ApiGen\Console\Command\SelfUpdateCommand::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('self-update')->setAliases(['selfupdate'])->setDescription('Updates apigen.phar to the latest available version');
    }