Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIFetcherAbs.php100 $this->setRequestedUrlFragment($url->getFragment());
197 public function setRequestedUrlFragment(string $urlFragment): IFetcher function in ComboStrap\\IFetcherAbs