invoiceninja/app/Providers
David Bomba f712b789ca
Fixes for tests (#3184)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests
2019-12-31 08:59:12 +11:00
..
AppServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
AuthServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
BroadcastServiceProvider.php Update copyright 2019-05-11 13:32:07 +10:00
ComposerServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
EventServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MailServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MultiDatabaseUserProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RouteServiceProvider.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
SendConfirmationNotification.php Update copyright 2019-05-11 13:32:07 +10:00
UserSignedUp.php Update copyright 2019-05-11 13:32:07 +10:00