php-kitchen/yii2-domain

View on GitHub
src/DB/Record.php

Summary

Maintainability
A
2 hrs
Test Coverage

Record has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Record extends ActiveRecord implements Contracts\Record, ContainerAware, ServiceLocatorAware, LoggerAware, EntityDataSource {
    use LoggerAccess;
    use ServiceLocatorAccess;
    use ContainerAccess;
    use StaticSelfAccess;
Severity: Minor
Found in src/DB/Record.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status