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 29
                            
    __construct($fileName, $contentType, $upload)
        
    
    
        in RemoteUploadFile at         line 41
                            string
    getFileName()
        
    
    The name of this file.
        in RemoteUploadFile at         line 51
                            string
    getContentType()
        
    
    The Content- (or MIME-)Type of this file.
        in RemoteUploadFile at         line 59
                            string
    getUpload()
        
    
    
        in RemoteUploadFile at         line 71
                            object
    jsonSerialize()
        
    
    Returns an object to be used by json_encode to serialize objects of this class.