JuliaStrelkova/project-lvl2-s427

View on GitHub
src/ASTBuilder.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    private function buildNode(string $type, string $key, $oldValue = null, $newValue = null, $children = null): array
Severity: Minor
Found in src/ASTBuilder.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status