glhd/laravel-dumper

View on GitHub
src/Support/Properties.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
99%

Properties has 30 functions (exceeds 20 allowed). Consider refactoring.
Open

class Properties extends Collection
{
    protected array $prefixes = [
        Caster::PREFIX_PROTECTED,
        Caster::PREFIX_VIRTUAL,
Severity: Minor
Found in src/Support/Properties.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status