Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DMarkupRenderer.php22 private string $markupSource; variable in ComboStrap\\MarkupRenderer
72 $this->markupSource = $markup;
129 return p_get_instructions($this->markupSource);
147 …$this->instructionsSource = MarkupRenderer::createFromMarkup($this->markupSource, $executingPath, …