Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSnippetSystem.php195 public function getSnippetsForComponent($componentId): array function in ComboStrap\\SnippetSystem
218 return count($this->getSnippetsForComponent($componentId)) > 0;
H A DFetcherMarkup.php864 public function getSnippetsForComponent(string $componentId): array function in ComboStrap\\FetcherMarkup