StackFormation\Command\Blueprint\Show\DependenciesCommand::configure PHP Метод

configure() защищенный Метод

protected configure ( )
    protected function configure()
    {
        $this->setName('blueprint:show:dependencies')->setDescription('Show (incoming) dependencies to stacks and environment variables');
    }