Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DIFetcherAbs.php195 * @param string $urlFragment a fragment added to the {@link IFetcher::getFetchUrl() fetch URL}
197 public function setRequestedUrlFragment(string $urlFragment): IFetcher argument
199 $this->requestedUrlFragment = $urlFragment;