MCMatters/laravel-helpers

View on GitHub
src/functions/type.php

Summary

Maintainability
A
35 mins
Test Coverage
F
50%

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

        mixed $json,
        bool $return = false,
        bool $assoc = false,
        int $depth = 512,
        int $options = 0,
Severity: Minor
Found in src/functions/type.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status