InstallerCommand
        
        extends Command
    
    
            
            in package
            
        
    
    
    
        
        
    Tags
Table of Contents
- configure() : mixed
 - execute() : mixed
 
Methods
configure()
    protected
                configure() : mixed
    
    
    
    Tags
Return values
mixed —execute()
    protected
                execute(InputInterface $input, OutputInterface $output) : mixed
    
        Parameters
- $input : InputInterface
 - $output : OutputInterface
 
