bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/Dump/AbstractValue.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
95%

AbstractValue has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractValue extends AbstractComponent
{
    /** @var Debug */
    public $debug;

Severity: Minor
Found in src/Debug/Dump/AbstractValue.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status