invoiceninja/app/Models
Holger Lösken eb049d8ee6 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 18:11:58 +02:00
..
Account.php Code Refactoring 2016-07-03 18:11:58 +02:00
AccountGateway.php Code Refactoring 2016-07-03 18:11:58 +02:00
AccountGatewayToken.php Code Refactoring 2016-07-03 18:11:58 +02:00
AccountToken.php Code Refactoring 2016-07-03 18:11:58 +02:00
Activity.php Code Refactoring 2016-07-03 18:11:58 +02:00
Affiliate.php Code Refactoring 2016-07-03 18:11:58 +02:00
BalanceAffecting.php Code Refactoring 2016-07-03 18:11:58 +02:00
Bank.php Code Refactoring 2016-07-03 18:11:58 +02:00
BankAccount.php Code Refactoring 2016-07-03 18:11:58 +02:00
BankSubaccount.php Code Refactoring 2016-07-03 18:11:58 +02:00
Client.php Code Refactoring 2016-07-03 18:11:58 +02:00
Company.php Code Refactoring 2016-07-03 18:11:58 +02:00
Contact.php Code Refactoring 2016-07-03 18:11:58 +02:00
Country.php Code Refactoring 2016-07-03 18:11:58 +02:00
Credit.php Code Refactoring 2016-07-03 18:11:58 +02:00
Currency.php Code Refactoring 2016-07-03 18:11:58 +02:00
DateFormat.php Code Refactoring 2016-07-03 18:11:58 +02:00
DatetimeFormat.php Code Refactoring 2016-07-03 18:11:58 +02:00
Document.php Code Refactoring 2016-07-03 18:11:58 +02:00
EntityModel.php Code Refactoring 2016-07-03 18:11:58 +02:00
Expense.php Code Refactoring 2016-07-03 18:11:58 +02:00
ExpenseCategory.php Code Refactoring 2016-07-03 18:11:58 +02:00
Font.php Code Refactoring 2016-07-03 18:11:58 +02:00
Frequency.php Code Refactoring 2016-07-03 18:11:58 +02:00
Gateway.php Code Refactoring 2016-07-03 18:11:58 +02:00
Industry.php Code Refactoring 2016-07-03 18:11:58 +02:00
Invitation.php Code Refactoring 2016-07-03 18:11:58 +02:00
Invoice.php Code Refactoring 2016-07-03 18:11:58 +02:00
InvoiceDesign.php Code Refactoring 2016-07-03 18:11:58 +02:00
InvoiceItem.php Code Refactoring 2016-07-03 18:11:58 +02:00
InvoiceStatus.php Code Refactoring 2016-07-03 18:11:58 +02:00
Language.php Code Refactoring 2016-07-03 18:11:58 +02:00
License.php Code Refactoring 2016-07-03 18:11:58 +02:00
OwnedByClientTrait.php Code Refactoring 2016-07-03 18:11:58 +02:00
Payment.php Code Refactoring 2016-07-03 18:11:58 +02:00
PaymentLibrary.php Code Refactoring 2016-07-03 18:11:58 +02:00
PaymentMethod.php Code Refactoring 2016-07-03 18:11:58 +02:00
PaymentStatus.php Code Refactoring 2016-07-03 18:11:58 +02:00
PaymentTerm.php Code Refactoring 2016-07-03 18:11:58 +02:00
PaymentType.php Code Refactoring 2016-07-03 18:11:58 +02:00
Product.php Code Refactoring 2016-07-03 18:11:58 +02:00
Size.php Code Refactoring 2016-07-03 18:11:58 +02:00
Subscription.php Code Refactoring 2016-07-03 18:11:58 +02:00
Task.php Code Refactoring 2016-07-03 18:11:58 +02:00
TaxRate.php Code Refactoring 2016-07-03 18:11:58 +02:00
Theme.php Code Refactoring 2016-07-03 18:11:58 +02:00
Timezone.php Code Refactoring 2016-07-03 18:11:58 +02:00
User.php Code Refactoring 2016-07-03 18:11:58 +02:00
UserAccount.php Code Refactoring 2016-07-03 18:11:58 +02:00
Vendor.php Code Refactoring 2016-07-03 18:11:58 +02:00
VendorContact.php Code Refactoring 2016-07-03 18:11:58 +02:00