glhd/laravel-dumper

View on GitHub
src/Casters/Caster.php

Summary

Maintainability
A
0 mins
Test Coverage
B
83%

Method cast has 5 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

    abstract public function cast($target, Properties $properties, Stub $stub, bool $is_nested, int $filter = 0): array;
Severity: Minor
Found in src/Casters/Caster.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status