Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DPsr18Client.php13 use Psr\Http\Message\RequestFactoryInterface; alias
30 * @var RequestFactoryInterface
44 …public function __construct(ClientInterface $httpClient, RequestFactoryInterface $requestFactory, …
56 public function getRequestFactory(): RequestFactoryInterface
/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php12 use Psr\Http\Message\RequestFactoryInterface; alias
100 RequestFactoryInterface $request_factory,
H A DSanitize.php14 use Psr\Http\Message\RequestFactoryInterface; alias
190 RequestFactoryInterface $request_factory,
H A DSimplePie.php12 use Psr\Http\Message\RequestFactoryInterface; alias
825 RequestFactoryInterface $request_factory,
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown26 …PSR-17](https://www.php-fig.org/psr/psr-17/) implementations of `RequestFactoryInterface` and an `…