Matthias\SymfonyConsoleForm\Console\Command\DynamicFormBasedCommand::configure PHP Method

configure() protected method

protected configure ( ) : string
return string
    protected function configure()
    {
        $this->setName('form:' . $this->commandName);
    }