Searched refs:createStringMainFetcherFromRequestedUrl (Results 1 – 3 of 3) sorted by relevance
57 $fetcher = $executionContext->createStringMainFetcherFromRequestedUrl($fetchUrl);
179 $fetcher = $executionContext->createStringMainFetcherFromRequestedUrl($url);
742 public function createStringMainFetcherFromRequestedUrl(Url $fetchUrl): IFetcherString function in ComboStrap\\ExecutionContext