ExpiredUserBanJob
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 
Methods
- handle() : void
 - Execute the job.
 
Methods
handle()
Execute the job.
    public
                    handle() : void