face-orm/face

View on GitHub
lib/Face/Core/EntityFaceElement.php

Summary

Maintainability
B
5 hrs
Test Coverage

EntityFaceElement has 38 functions (exceeds 20 allowed). Consider refactoring.
Open

class EntityFaceElement
{

    const RELATION_BELONGS_TO = "belongsTo";
    const RELATION_HAS_ONE = "hasOne";
Severity: Minor
Found in lib/Face/Core/EntityFaceElement.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status