Searched refs:requestFactory (Results 1 – 1 of 1) sorted by relevance
32 private $requestFactory; variable in SimplePie\\HTTP\\Psr18Client44 …on __construct(ClientInterface $httpClient, RequestFactoryInterface $requestFactory, UriFactoryInt… argument47 $this->requestFactory = $requestFactory;58 return $this->requestFactory;101 $request = $this->requestFactory->createRequest(