UploadProgress
class UploadProgress implements UploadInterface (View source)
Implementation for upload progress
Methods
                    static string
                
                
                    getIdKey()
        
                                            
                
            Gets the specific upload ID Key
                    static array|null
                
                
                    getUploadStatus(string $id)
        
                                            
                
            Returns upload status.
Details
        
                static            string
    getIdKey()
        
    
    Gets the specific upload ID Key
        
                static            array|null
    getUploadStatus(string $id)
        
    
    Returns upload status.
This is implementation for upload progress