File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
src/Illuminate/Support/Facades Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2020 * @method static bool hasMacro(string $name) 
2121 * @method static void flushMacros() 
2222 * @method static mixed macroCall(string $method, array $parameters) 
23-  * @method static \Illuminate\Console\Scheduling\PendingEventAttributes withoutOverlapping(int $expiresAt = 1440) 
2423 * @method static void mergeAttributes(\Illuminate\Console\Scheduling\Event $event) 
2524 * @method static \Illuminate\Console\Scheduling\PendingEventAttributes user(string $user) 
2625 * @method static \Illuminate\Console\Scheduling\PendingEventAttributes environments(array|mixed $environments) 
8079 * @method static \Illuminate\Console\Scheduling\PendingEventAttributes yearlyOn(int $month = 1, int|string $dayOfMonth = 1, string $time = '0:0') 
8180 * @method static \Illuminate\Console\Scheduling\PendingEventAttributes days(array|mixed $days) 
8281 * @method static \Illuminate\Console\Scheduling\PendingEventAttributes timezone(\DateTimeZone|string $timezone) 
82+  * @method static \Illuminate\Console\Scheduling\PendingEventAttributes withoutOverlapping(int $expiresAt = 1440) 
8383 * 
8484 * @see \Illuminate\Console\Scheduling\Schedule 
8585 */ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments