DerDu/SPHERE-Framework

View on GitHub
Application/Billing/Bookkeeping/Invoice/Service/Entity/TblInvoiceItemDebtor.php

Summary

Maintainability
B
5 hrs
Test Coverage

TblInvoiceItemDebtor has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

class TblInvoiceItemDebtor extends Element
{

    const ATTR_SERVICE_TBL_ITEM = 'serviceTblItem';
    const ATTR_NAME = 'Name';

    There are no issues that match your filters.

    Category
    Status