EmptyTrashJob
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue,                             ShouldBeUnique                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 - ShouldBeUnique
 
Methods
- handle() : void
 - uniqueId() : string
 - emptyAlbumTrashed() : mixed
 - emptyPhotoTrashed() : void
 
Methods
handle()
    public
                    handle() : void
    uniqueId()
    public
                    uniqueId() : string
    Return values
stringemptyAlbumTrashed()
    protected
                    emptyAlbumTrashed() : mixed
    emptyPhotoTrashed()
    protected
                    emptyPhotoTrashed() : void