ModelDeletedListener
    
            
    
    
    
        
        
    Table of Contents
    
    Methods
    
            - 
    handle()
    
                                 : mixed    
 
            - 
    userPrivacyRepository()
    
                                 : mixed    
 
            - 
    handleRelationHistory()
    
                                 : mixed    
 
            - 
    handleShortcut()
    
                                 : mixed    
 
            - 
    handleShortcutByItem()
    
                                 : mixed    
 
    
        
        
            
        
                    
    
        handle()
        
    
    
    
    
    public
                    handle(mixed $model) : mixed
    
        
    
        Parameters
    
                    - 
                $model
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        userPrivacyRepository()
        
    
    
    
    
    public
                    userPrivacyRepository() : mixed
    
        
    
    
    
    
                    
    
        handleRelationHistory()
        
    
    
    
    
    protected
                    handleRelationHistory(User $model) : mixed
    
        
    
        Parameters
    
                    - 
                $model
                : User
                            
 
            - 
                
            
 
            
    
    
                    
    
        handleShortcut()
        
    
    
    
    
    protected
                    handleShortcut(mixed $model) : mixed
    
        
    
        Parameters
    
                    - 
                $model
                : mixed
                            
 
            - 
                
            
 
            
    
    
                    
    
        handleShortcutByItem()
        
    
    
    
    
    protected
                    handleShortcutByItem(mixed $model) : mixed
    
        
    
        Parameters
    
                    - 
                $model
                : mixed
                            
 
            -