components-web-app/api-components-bundle

View on GitHub
src/Command/UserCreateCommand.php

Summary

Maintainability
A
1 hr
Test Coverage

Method configure has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function configure(): void
    {
        $this
            ->setDescription('Create a user.')
            ->setDefinition(
Severity: Minor
Found in src/Command/UserCreateCommand.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status