Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/HTTP/
H A DPsr18Client.php14 use Psr\Http\Message\UriFactoryInterface; alias
35 * @var UriFactoryInterface
44 …entInterface $httpClient, RequestFactoryInterface $requestFactory, UriFactoryInterface $uriFactory)
61 public function getUriFactory(): UriFactoryInterface
/dokuwiki/vendor/simplepie/simplepie/src/
H A DLocator.php13 use Psr\Http\Message\UriFactoryInterface; alias
101 UriFactoryInterface $uri_factory
H A DSanitize.php15 use Psr\Http\Message\UriFactoryInterface; alias
191 UriFactoryInterface $uri_factory
H A DSimplePie.php13 use Psr\Http\Message\UriFactoryInterface; alias
826 UriFactoryInterface $uri_factory
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown26 …/psr/psr-17/) implementations of `RequestFactoryInterface` and an `UriFactoryInterface` implementa…