Home
last modified time | relevance | path

Searched defs:requestFactory (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DPsr18Client.php32 private $requestFactory; variable in SimplePie\\HTTP\\Psr18Client
44 …public function __construct(ClientInterface $httpClient, RequestFactoryInterface $requestFactory, …