StackFormation\Command\Stack\Show\AbstractShowCommand::afterConfigure PHP Method

afterConfigure() protected method

protected afterConfigure ( )
    protected function afterConfigure()
    {
        $this->addArgument('key', InputArgument::OPTIONAL, 'key');
    }