1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Policies
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
..
ActivityPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
ClientPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyGatewayPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyTokenPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
CreditPolicy.php Fixes for task policy 2021-03-21 13:51:28 +11:00
DesignPolicy.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
DocumentPolicy.php Add document routes 2020-06-23 21:05:41 +10:00
EntityPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
ExpenseCategoryPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
ExpensePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
GroupSettingPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
InvoicePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
PaymentPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
PaymentTermPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
ProductPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
ProjectPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
PurchaseOrderPolicy.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
QuotePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringExpensePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringInvoicePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringQuotePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
SubscriptionPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
TaskPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
TaskStatusPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
TaxRatePolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
UserPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
VendorPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00
WebhookPolicy.php Update Copyright text 2022-04-27 13:20:41 +10:00