PhpCsFixer\Console\Command\ReadmeCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('readme')->setDescription('Generates the README content, based on the fix command help.');
    }