Application/Billing/Bookkeeping/Invoice/Service/Entity/TblInvoiceItemDebtor.php
TblInvoiceItemDebtor
has 39 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class TblInvoiceItemDebtor extends Element
{
const ATTR_SERVICE_TBL_ITEM = 'serviceTblItem';
const ATTR_NAME = 'Name';