Home
last modified time | relevance | path

Searched refs:instructionsSource (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/
H A DMarkupRenderer.php26 private array $instructionsSource; variable in ComboStrap\\MarkupRenderer
136 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;