Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createRequest (string $method, $uri) | |
createRequest | ( | string | $method, |
$uri | |||
) |
Create a new request.
string | $method | The HTTP method associated with the request. |
UriInterface | string | $uri | The URI associated with the request. If the value is a string, the factory MUST create a UriInterface instance based on it. |
Implémenté dans RequestFactory, et Psr17Factory.
Référencé par MetadataStatementFetcher\fetch().