Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Tag/
H A DMermaidTag.php34 public static function addSnippet() function in ComboStrap\\Tag\\MermaidTag
65 MermaidTag::addSnippet();
/template/strap/ComboStrap/
H A DPrism.php79 public static function addSnippet($theme) function in ComboStrap\\Prism
217 Prism::addSnippet($theme);
H A DLazyLoad.php77 public static function addSnippet() function in ComboStrap\\LazyLoad
H A DFetcherMarkup.php921 public function addSnippet(Snippet $snippet): FetcherMarkup function in ComboStrap\\FetcherMarkup
935 $this->parentMarkupHandler->addSnippet($snippet);
H A DSnippet.php299 $executingFetcher->addSnippet($snippet);