invoiceninja/app/Http/Controllers/ClientPortal
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
..
ApplePayDomainController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ContactHashLoginController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreditController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DashboardController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DocumentController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
EntityViewController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvitationController.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
InvoiceController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
NinjaPlanController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentMethodController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ProfileController.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
QuoteController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoiceController.php Convert optional() to nullsafe operator 2022-06-21 09:59:25 +00:00
StatementController.php Update Copyright text 2022-04-27 13:20:41 +10:00
SubscriptionController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SubscriptionPlanSwitchController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SubscriptionPurchaseController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SwitchCompanyController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskController.php Update Copyright text 2022-04-27 13:20:41 +10:00
TempRouteController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
UploadController.php Update Copyright text 2022-04-27 13:20:41 +10:00