mini\Http\Message\UploadedFile::getStream() Method

public

Signature

public function getStream(): Psr\Http\Message\StreamInterface

Returns

Psr\Http\Message\StreamInterface

Documentation

Retrieve a stream representing the uploaded file.

Source

src/Http/Message/UploadedFileTrait.php:77-90