Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIdentityFormsHelper.php159 $loginCss = Snippet::createCssSnippetFromComponentId($componentId);
H A DSnippet.php178 public static function createCssSnippetFromComponentId($componentId): Snippet function in ComboStrap\\Snippet