nextcloud/lib/public/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
..
Db Remove IDb interface which was deprecated for 3 years already 2016-12-14 11:42:16 +01:00
Http Merge pull request #5907 from nextcloud/add-metadata-to-throttle-call 2017-08-01 14:43:47 +02:00
OCS Fix others 2016-07-21 18:13:57 +02:00
Utility Fix others 2016-07-21 18:13:57 +02:00
ApiController.php Replace wrong PHPDocs 2017-08-01 08:20:16 +02:00
App.php Some more invalid PHPDocs in legacy classes 2017-08-01 08:20:16 +02:00
Controller.php Remove deprecated Controller Functions 2017-07-20 11:03:12 +02:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IApi.php Some phpstorm inspection fixes 2017-07-22 21:10:16 +02:00
IAppContainer.php Some phpstorm inspection fixes 2017-07-22 21:10:16 +02:00
Middleware.php Remove explicit type hints for Controller 2017-08-01 17:32:03 +02:00
OCSController.php Remove unused use statements 2017-04-22 19:23:31 -05:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00