ClonePointSettingJob
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 
Properties
- $deleteWhenMissingModels : bool
 - $role : Entity
 
Methods
- __construct() : mixed
 - handle() : mixed
 
Properties
$deleteWhenMissingModels
    public
        bool
    $deleteWhenMissingModels
     = true
    
    
    
$role
    protected
        Entity
    $role
    
    
    
    
Methods
__construct()
    public
                    __construct(Entity $role) : mixed
    Parameters
- $role : Entity
 
handle()
    public
                    handle() : mixed