ClearDeletedNotification
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 
Methods
- handle() : void
 - Clean up deleted notifications in trash.
 
Methods
handle()
Clean up deleted notifications in trash.
    public
                    handle(NotificationRepositoryInterface $repository) : void
    This event does trigger the forceDelete event observer.
Parameters
- $repository : NotificationRepositoryInterface