ApiPlatform\SchemaGenerator\Command\DumpConfigurationCommand::configure PHP Méthode

configure() protected méthode

protected configure ( )
    protected function configure()
    {
        $this->setName('dump-configuration')->setDescription('Dump configuration');
    }
DumpConfigurationCommand