Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIcon.php88 ->setFetcherSvg($fetcherSvg)
99 $icon->setFetcherSvg($fetchSvg);
106 public function setFetcherSvg(FetcherSvg $fetchSvg): Icon function in ComboStrap\\Icon