Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippetSystem.php171 $content = "{$snippet->getInternalDynamicContent()} $script";
H A DSnippet.php458 public function getInternalDynamicContent(): string function in ComboStrap\\Snippet
761 $totalContent .= $this->getInternalDynamicContent();