Home
last modified time | relevance | path

Searched refs:UploadedFileInterface (Results 1 – 13 of 13) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DServerRequest.php10 use Psr\Http\Message\UploadedFileInterface; alias
92 if ($value instanceof UploadedFileInterface) {
115 * @return UploadedFileInterface|UploadedFileInterface[]
138 * @return UploadedFileInterface[]
DHttpFactory.php16 use Psr\Http\Message\UploadedFileInterface; alias
34 ): UploadedFileInterface {
DUploadedFile.php9 use Psr\Http\Message\UploadedFileInterface; alias
12 class UploadedFile implements UploadedFileInterface
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DServerRequest.php8 use Psr\Http\Message\UploadedFileInterface; alias
92 if ($value instanceof UploadedFileInterface) {
115 * @return array|UploadedFileInterface
140 * @return UploadedFileInterface[]
DUploadedFile.php7 use Psr\Http\Message\UploadedFileInterface; alias
10 class UploadedFile implements UploadedFileInterface
/plugin/matrixnotifierwas/vendor/psr/http-factory/src/
DUploadedFileFactoryInterface.php23 * @return UploadedFileInterface
33 ): UploadedFileInterface;
/plugin/authgooglesheets/vendor/psr/http-message/src/
DUploadedFileInterface.php13 interface UploadedFileInterface interface
/plugin/matrixnotifierwas/vendor/psr/http-message/src/
DUploadedFileInterface.php13 interface UploadedFileInterface interface
/plugin/matrixnotifierwas/vendor/psr/http-message/
DCHANGELOG.md30 - Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
/plugin/authgooglesheets/vendor/psr/http-message/
DCHANGELOG.md30 - Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
DCHANGELOG.md227 (ServerRequestInterface, UploadedFileInterface, etc.).
295 - `Psr\Http\Message\UploadedFileInterface`
/plugin/matrixnotifierwas/vendor/psr/http-message/docs/
DPSR7-Interfaces.md15 | [Psr\Http\Message\UploadedFileInterface](http://www.php-fig.org/psr/psr-7/#psrhttpmessageuploaded…
117 ## `Psr\Http\Message\UploadedFileInterface` Methods
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/
DCHANGELOG.md363 (ServerRequestInterface, UploadedFileInterface, etc.).
431 - `Psr\Http\Message\UploadedFileInterface`