Searched refs:uriFactory (Results 1 – 1 of 1) sorted by relevance
37 private $uriFactory; variable in SimplePie\\HTTP\\Psr18Client44 …entInterface $httpClient, RequestFactoryInterface $requestFactory, UriFactoryInterface $uriFactory) argument48 $this->uriFactory = $uriFactory;63 return $this->uriFactory;103 $this->uriFactory->createUri($requestedUrl)137 $request = $request->withUri($this->uriFactory->createUri($requestedUrl));