MigrateChunkingTotalPoint
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 
Properties
- $statisticIds : array<string|int, mixed>
 
Methods
- __construct() : mixed
 - handle() : void
 
Properties
$statisticIds
    protected
        array<string|int, mixed>
    $statisticIds
     = []
    
    
    
Methods
__construct()
    public
                    __construct([array<string|int, mixed> $statisticIds = [] ]) : mixed
    Parameters
- $statisticIds : array<string|int, mixed> = []
 
handle()
    public
                    handle() : void