1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Transformers
Shift 19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
..
Contact Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Shop Update Copyright text 2022-04-27 13:20:41 +10:00
AccountTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ActivityTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ArraySerializer.php Update Copyright text 2022-04-27 13:20:41 +10:00
ClientContactLoginTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
ClientContactTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
ClientGatewayTokenTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyGatewayTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyLedgerTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyTokenHashedTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyTokenTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyUserTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreditInvitationTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreditTransformer.php Add client relationship to CreditTransformer 2022-06-17 16:56:35 +02:00
DesignTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DocumentTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
EntityTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ExpenseCategoryTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ExpenseTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
GatewayTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
GroupSettingTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceHistoryTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceInvitationTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentableTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
PaymentTermTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
PaymentTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ProductTransformer.php Fixes for product transformer 2022-06-04 08:48:52 +10:00
ProjectTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
PurchaseOrderInvitationTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PurchaseOrderTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
QuoteInvitationTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
QuoteTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringExpenseTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoiceInvitationTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoiceTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringQuoteInvitationTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringQuoteTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SubscriptionTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SystemLogTransformer.php Psalm cleanup 2020-10-28 21:10:49 +11:00
TaskSchedulerTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskStatusTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaxRateTransformer.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UserTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
VendorContactTransformer.php Update Copyright text 2022-04-27 13:20:41 +10:00
VendorTransformer.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
WebhookTransformer.php Fixes for tests 2021-04-06 08:19:27 +10:00