ApiPlatform\SchemaGenerator\Command\DumpConfigurationCommand::configure PHP Method

configure() protected method

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