edmondscommerce/doctrine-static-meta

View on GitHub
src/Entity/Repositories/AbstractEntityRepository.php

Summary

Maintainability
A
3 hrs
Test Coverage

AbstractEntityRepository has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractEntityRepository implements EntityRepositoryInterface
{
    /**
     * @var array
     */
Severity: Minor
Found in src/Entity/Repositories/AbstractEntityRepository.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status