Searched refs:createFromInstruction (Results 1 – 2 of 2) sorted by relevance
282 … $templateCall = Call::createFromInstruction($templateInstructions);536 $firstTemplateCall = Call::createFromInstruction($templateHeader[0]);539 …$lastIterationHeaderInstruction = Call::createFromInstruction($iteratorHeaderInstructions[$lastIte…
239 public static function createFromInstruction($instruction): Call function in ComboStrap\\Call250 return self::createFromInstruction($call->toCallArray());