teresko/palladium

View on GitHub
src/Palladium/Component/Collection.php

Summary

Maintainability
A
3 hrs
Test Coverage

Collection has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class Collection implements \Iterator, \ArrayAccess, \Countable
{

    abstract protected function buildEntity(): HasId;

Severity: Minor
Found in src/Palladium/Component/Collection.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status