propelorm/Propel2

View on GitHub
src/Propel/Generator/Command/Helper/ConsoleHelper.php

Summary

Maintainability
A
45 mins
Test Coverage

Method select has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $question,
        array $choices,
        ?string $default = null,
        ?int $attempts = null,
        string $errorMessage = 'Value "%s" is invalid',
Severity: Minor
Found in src/Propel/Generator/Command/Helper/ConsoleHelper.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status