Searched refs:getInstructions (Results 1 – 4 of 4) sorted by relevance
578 $instructions = $this->getInstructions();1008 public function getInstructions(): array function in ComboStrap\\FetcherMarkup1132 …utline::createFromCallStack(CallStack::createFromInstructions($this->getInstructions()))->toTocDok…1145 $instructions = $this->getInstructions();1250 $instructions = $this->getInstructions();
57 return $markupRenderer->getInstructions();
108 $fetcherMarkup->getInstructions();
1035 public static function getInstructions($markiCode) function in ComboStrap\\PluginUtility