Flarum\Debug\Console\InfoCommand::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('info')->setDescription("Gather information about Flarum's core and installed extensions");
    }