nextcloud/tests/lib/AppFramework/Controller
Roeland Jago Douma a54f9c6aef
OCSController requires DataResponse
The OCS Controller requires a DataResponse object to be returned.
This means that all error handling will have to be done via exceptions
thrown and handling in the middleware.
2016-08-10 13:09:01 +02:00
..
ApiControllerTest.php
ControllerTest.php
OCSControllerTest.php OCSController requires DataResponse 2016-08-10 13:09:01 +02:00