nextcloud/lib/private/AppFramework
Lukas Reschke f93a82b8b0
Remove explicit type hints for Controller
This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-08-01 17:32:03 +02:00
..
Core Cleanup usages 2016-10-29 14:29:50 +02:00
DependencyInjection Fix L10N::t 2017-08-01 08:20:17 +02:00
Http Fix L10N::t 2017-08-01 08:20:17 +02:00
Middleware Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
OCS Add trict CSP to OCS responses 2016-09-15 13:11:36 +02:00
Routing Revert "Match slashes in ../{id} resource routes" 2017-04-18 21:50:36 +02:00
Utility Add isset() as it can be an empty result 2017-04-13 12:00:17 +02:00
App.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Http.php Fix others 2016-07-21 18:13:57 +02:00