DerDu/SPHERE-Framework

View on GitHub
Application/Billing/Bookkeeping/Basket/Service/Entity/TblBasketVerification.php

Summary

Maintainability
A
2 hrs
Test Coverage

TblBasketVerification has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class TblBasketVerification extends Element
{

    const ATTR_TBL_BASKET = 'tblBasket';
    const ATTR_SERVICE_TBL_PERSON_CAUSER = 'serviceTblPersonCauser';

    There are no issues that match your filters.

    Category
    Status