invoiceninja/app/Models/Presenters
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
..
AccountPresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientContactPresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientPresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyPresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
EntityPresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoicePresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserPresenter.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00