RemoteUploadFile
class RemoteUploadFile implements UnprocessedFileInterface
RemoteUploadFile class.
Methods
__construct($fileName, $contentType, $upload)
No description
string
getFileName()
The name of this file.
string
getContentType()
The Content- (or MIME-)Type of this file.
string
getUpload()
No description
jsonSerialize()
{@inheritdoc}
Details
at line 32
__construct($fileName, $contentType, $upload)
at line 44
string
getFileName()
The name of this file.
at line 54
string
getContentType()
The Content- (or MIME-)Type of this file.
at line 62
string
getUpload()
at line 70
jsonSerialize()
{@inheritdoc}