PHPColibri/framework

View on GitHub
Console/Command.php

Summary

Maintainability
A
3 hrs
Test Coverage

Command has 31 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class Command extends SymfonyCommand
{
    const COMMAND_NS = 'Application\Command\\';

    /** @var InputInterface */
Severity: Minor
Found in Console/Command.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status