wol-soft/php-json-schema-model-generator

View on GitHub
src/PropertyProcessor/Property/AbstractNumericProcessor.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        PropertyInterface $property,
        JsonSchema $propertySchema,
        string $field,
        string $check,
        string $exceptionClass,
Severity: Minor
Found in src/PropertyProcessor/Property/AbstractNumericProcessor.php - About 35 mins to fix

    syntax error, unexpected ')'
    Open

            );

    There are no issues that match your filters.

    Category
    Status