Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DServerRequest.php6 use Psr\Http\Message\ServerRequestInterface; alias
25 class ServerRequest extends Request implements ServerRequestInterface
168 * @return ServerRequestInterface
H A DUtils.php6 use Psr\Http\Message\ServerRequestInterface; alias
205 if ($request instanceof ServerRequestInterface) {
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DServerRequestInterface.php43 interface ServerRequestInterface extends RequestInterface interface
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md28 - Updated the `ServerRequestInterface::withUploadedFiles()` parameter annotation
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md227 (ServerRequestInterface, UploadedFileInterface, etc.).
294 - `Psr\Http\Message\ServerRequestInterface`