Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherSvg.php531 $url->addQueryParameter(TagAttributes::CLASS_KEY, $this->getRequestedClass());
1345 $class = $this->getRequestedClass();
1584 private function getRequestedClass(): string function in ComboStrap\\FetcherSvg