Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherSvg.php138 private static function createSvgEmpty(): FetcherSvg function in ComboStrap\\FetcherSvg
147 $fetcher = self::createSvgEmpty();
158 $fetchSvg = self::createSvgEmpty();
171 return self::createSvgEmpty()->setMarkup($markup, $name);
183 $fetcher = FetcherSvg::createSvgEmpty();