Flarum\Update\Console\MigrateCommand::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('migrate')->setDescription('Run outstanding migrations');
    }