inklabs/kommerce-core

View on GitHub
src/EntityRepository/RepositoryFactory.php

Summary

Maintainability
B
4 hrs
Test Coverage

RepositoryFactory has 35 functions (exceeds 20 allowed). Consider refactoring.
Open

class RepositoryFactory
{
    /** @var EntityManager */
    protected $entityManager;

Severity: Minor
Found in src/EntityRepository/RepositoryFactory.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status