Kernel
 class Winter\Storm\Foundation\Console\Kernel
extends Illuminate\Foundation\Console\KernelExtends
| Class | Description | 
|---|---|
| Illuminate\Foundation\Console\Kernel | 
Properties
            
            
            
                protected
            
            
            $bootstrappers
            
                :
                                                            string[]
                                                                        
                        = [{},{},{},{},{},{},{},{},{},{}]
                    
                            
        
        
        The bootstrap classes for the application.
            
            
            
                protected
            
            
            $commands
            
                :
                                                            array
                                                                        
                        = []
                    
                            
        
        
        The Artisan commands provided by your application.
Methods
protected schedule (Illuminate\Console\Scheduling\Schedule $schedule) : void
Define the application's command schedule.
Parameters
                | Property | Type | Description | 
|---|---|---|
| $schedule | Illuminate\Console\Scheduling\Schedule | Illuminate\Console\Scheduling\Schedule | 
Returns
            void
                
            
            ← Previous page
            Winter\Storm\Foundation\Console\EventListCommand
        
                
            Next page →
            Winter\Storm\Foundation\Console\KeyGenerateCommand
        
    
    Copyright © 2025 Winter CMS