CLIRunner
class CLIRunner implements RunInterface, ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
| protected Application | $app | from ApplicationAwareTrait | |
| protected Application | $console | 
Methods
                    loadBootstrap()
        
                                            
                
            No description
                    initializeSystemTimezone()
        
                                            
                
            No description
                    mixed
                
                
                    run()
        
                                            
                
            Run the runtime.
Details
        
                            
    setApplication(Application $app)
        
    
    Setter method for the application
        
                            
    __construct(Application $console)
        
    
    No description
        
                        private    
    loadBootstrap()
        
    
    No description
        
                        private    
    initializeSystemTimezone()
        
    
    No description
        
                            mixed
    run()
        
    
    Run the runtime.