bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/Dump/Html/Object/ExtendsImplements.php

Summary

Maintainability
A
35 mins
Test Coverage
A
92%

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

    private function dumpExtendsImplements(array $listOrTree, $label, $treeClass, $itemClass, array $interfacesCollapse = array())
Severity: Minor
Found in src/Debug/Dump/Html/Object/ExtendsImplements.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status