StackFormation\Command\Stack\AbstractStackCommand::afterConfigure PHP Method

afterConfigure() protected method

protected afterConfigure ( )
    protected function afterConfigure()
    {
        // overwrite this in your inheriting class (e.g. for adding optional arguments)
    }