RegenerateAppSecretCommand
        
        extends Command
    
    
            
            in package
            
        
    
    
    
        
        
    
Table of Contents
- $defaultName : mixed
- configure() : mixed
- {@inheritdoc}
- execute() : int
Properties
$defaultName
    protected
    static    mixed
    $defaultName
     = 'lotgd:regenerate:app_secret'
        
        
    
Methods
configure()
{@inheritdoc}
    protected
                    configure() : mixed
    
    
    
        Return values
mixed —execute()
    protected
                    execute(InputInterface $input, OutputInterface $output) : int
        
        Parameters
- $input : InputInterface
- $output : OutputInterface