nextcloud/lib/public/AppFramework
Roeland Jago Douma c40fe8b819
Do not enforce the parent constructor of response to be called
If there is no policy set we just take the default empty ones.
That way no obscure errors get thrown if the constructor is not called.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-19 14:39:34 +02:00
..
Db [#11236] Set parameter type in QBMapper 2019-03-24 22:43:45 +01:00
Http Do not enforce the parent constructor of response to be called 2019-08-19 14:39:34 +02:00
OCS Update license headers 2017-11-06 16:56:19 +01:00
Utility Allow to inject/mock `new \DateTime()` similar to time() 2018-10-09 15:38:31 +02:00
ApiController.php Update license headers 2017-11-06 16:56:19 +01:00
App.php Avoid duplicate App container creation 2019-03-05 17:55:35 +01:00
AuthPublicShareController.php Redirect to the right token on public shares 2019-05-23 13:49:04 +02:00
Controller.php Run updated license header updater 2017-11-07 13:47:42 +01:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IAppContainer.php Remove deprecated functions from DI Container 2018-01-13 19:29:52 +01:00
Middleware.php Update license headers 2017-11-06 16:56:19 +01:00
OCSController.php Run updated license header updater 2017-11-07 13:47:42 +01:00
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00