Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageImageTag.php230 $imageFetcher->setRequestedType(FetcherSvg::ILLUSTRATION_TYPE);
245 ->setRequestedType(FetcherSvg::ICON_TYPE);
H A DIdentityFormsHelper.php246 $imageFetcher->setRequestedType(FetcherSvg::ICON_TYPE);
H A DFetcherSvg.php822 public function setRequestedType(string $requestedType): FetcherSvg function in ComboStrap\\FetcherSvg
1431 $this->setRequestedType($value);
H A DPluginUtility.php532 $fetchImage->setRequestedType(FetcherSvg::ICON_TYPE)