hiroto-k/console-wrapper

View on GitHub
src/Command.php

Summary

Maintainability
A
3 hrs
Test Coverage

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

abstract class Command extends SymfonyCommand implements LoggerAwareInterface
{
    use LoggerAwareTrait;

    /**
Severity: Minor
Found in src/Command.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status