Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIcon.php85 $fetcherSvg = FetcherSvg::createFromAttributes($tagAttributes);
H A DFetcherSvg.php181 public static function createFromAttributes(TagAttributes $tagAttributes): FetcherSvg function in ComboStrap\\FetcherSvg