nextcloud-server/lib/public/AppFramework
Roeland Jago Douma 1e111b2ad2
Fix DataResponse typehints
We use this already in several places where we just pass strings or
numbers.
This all works because we just convert it to a json response in the end.
So better to have the typehints reflect this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-19 20:34:42 +01:00
..
Bootstrap Add psalm types for the event dispatcher 2020-10-15 16:23:26 +02:00
Db Add template typing to the QBMapper 2020-10-12 11:10:08 +02:00
Http Fix DataResponse typehints 2020-11-19 20:34:42 +01:00
OCS Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
Services Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitialState closure with Psalm 2020-10-28 09:04:15 +01:00
Utility Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00
ApiController.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
App.php Remove some IRouter methods 2020-11-17 14:08:20 +01:00
AuthPublicShareController.php
Controller.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Http.php
IAppContainer.php
Middleware.php
OCSController.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PublicShareController.php
QueryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +02:00