Escudo7/php-project-lvl2

View on GitHub
src/builderAst.php

Summary

Maintainability
A
35 mins
Test Coverage

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

function buildNode($typeNode, $key, $oldValue, $newValue, $nestedAst = [])
Severity: Minor
Found in src/builderAst.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status