ModelsPruned
class ModelsPruned (View source)
Properties
| string | $model | The class name of the model that was pruned.  | 
                |
| int | $count | The number of pruned records.  | 
                
Methods
                    void
                
                
                    __construct(string $model, int $count)
        
                                            
                
            Create a new event instance.
Details
        
                            void
    __construct(string $model, int $count)
        
    
    Create a new event instance.