Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherSystem.php59 return FetcherSvg::createSvgFromFetchUrl($fetchUrl);
H A DFetcherSvg.php156 public static function createSvgFromFetchUrl(Url $fetchUrl): FetcherSvg function in ComboStrap\\FetcherSvg