UpdateSiteStatistic
    
            
            in package
            
        
    
            
            implements
                            ShouldQueue,                             ShouldBeUnique                    
    
            
            Uses
                            Dispatchable,                             InteractsWithQueue,                             Queueable,                             SerializesModels                    
    
Table of Contents
Interfaces
- ShouldQueue
 - ShouldBeUnique
 
Properties
- $period : string|null
 
Methods
- __construct() : mixed
 - handle() : void
 - uniqueId() : string
 
Properties
$period
    private
        string|null
    $period
    
    
    
    
Methods
__construct()
    public
                    __construct([string|null $period = null ]) : mixed
    Parameters
- $period : string|null = null
 
handle()
    public
                    handle() : void
    uniqueId()
    public
                    uniqueId() : string