bkdotcom/PHPDebugConsole

View on GitHub
src/Debug/Dump/Html/Value.php

Summary

Maintainability
A
35 mins
Test Coverage
A
98%

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

    public function markupIdentifier($val, $what = 'className', $tagName = 'span', $attribs = array(), $wbr = false)
Severity: Minor
Found in src/Debug/Dump/Html/Value.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status