Symfony\Installer\AboutCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('about')->setDescription('Symfony Installer Help.');
    }