Searched refs:instructionsSource (Results 1 – 1 of 1) sorted by relevance
26 private array $instructionsSource; variable in ComboStrap\\MarkupRenderer136 if (!isset($this->instructionsSource)) {147 …$this->instructionsSource = MarkupRenderer::createFromMarkup($this->markupSource, $executingPath, …155 … $result = p_render($this->getRendererNameOrDefault(), $this->instructionsSource, $info);166 $this->instructionsSource = $instructions;