Searched refs:requestedInstructions (Results 1 – 2 of 2) sorted by relevance
73 public array $requestedInstructions; variable in ComboStrap\\FetcherMarkup1011 if (isset($this->requestedInstructions)) {1013 return $this->requestedInstructions;1417 } elseif (isset($this->requestedInstructions)) {1470 * @param array $requestedInstructions1474 …public function setNextIteratorInstructionsWithContext(array $requestedInstructions, array $row = … argument1482 $this->requestedInstructions = $requestedInstructions;
288 $newFetcherMarkup->requestedInstructions = $this->builderRequestedInstructions;