SourcesUploadRequest
in package
implements
RequestInterface
Class SourcesUploadRequest
Tags
Table of Contents
Interfaces
- RequestInterface
- Interface RequestInterface
Properties
Methods
- __construct() : mixed
- SourcesUploadRequest constructor.
Properties
$sources
public
array<string|int, Source>
$sources
Tags
Methods
__construct()
SourcesUploadRequest constructor.
public
__construct([array<string|int, Source>|null $sources = null ]) : mixed
Parameters
- $sources : array<string|int, Source>|null = null