DerDu/SPHERE-Framework

View on GitHub
Application/Billing/Accounting/Debtor/Service/Entity/TblDebtorSelection.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class TblDebtorSelection extends Element
{

    const ATTR_SERVICE_TBL_PERSON_CAUSER = 'serviceTblPersonCauser';
    const ATTR_SERVICE_TBL_PERSON_DEBTOR = 'serviceTblPersonDebtor';

    There are no issues that match your filters.

    Category
    Status