UploadFile deprecated
class UploadFile extends RemoteUploadFile
deprecated
Methods
object
jsonSerialize()
Returns an object to be used by json_encode
to serialize objects of this class.
from RemoteUploadFile
Details
in RemoteUploadFile at line 26
__construct($fileName, $contentType, $upload)
in RemoteUploadFile at line 40
string
getFileName()
The name of this file
in RemoteUploadFile at line 52
string
getContentType()
The Content- (or MIME-)Type of this file.
in RemoteUploadFile at line 62
string
getUpload()
in RemoteUploadFile at line 74
object
jsonSerialize()
Returns an object to be used by json_encode
to serialize objects of this class.