REBELinBLUE/deployer

View on GitHub
app/Console/Commands/Traits/AskAndValidate.php

Summary

Maintainability
A
35 mins
Test Coverage

Method askAndValidate has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function askAndValidate($question, array $choices, $validator, $default = null, $secret = false)
Severity: Minor
Found in app/Console/Commands/Traits/AskAndValidate.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status