FilesUploadRequest
in package
implements
RequestInterface
Class FilesUploadRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
- $file : StreamInterface
Methods
- __construct() : mixed
- FilesUploadRequest constructor.
Properties
$file
public
StreamInterface
$file
Tags
Methods
__construct()
FilesUploadRequest constructor.
public
__construct(StreamInterface $file) : mixed
Parameters
- $file : StreamInterface