mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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. |
||
|---|---|---|
| .. | ||
| Db | ||
| Http | ||
| OCS | ||
| Utility | ||
| ApiController.php | ||
| App.php | ||
| Controller.php | ||
| Http.php | ||
| IApi.php | ||
| IAppContainer.php | ||
| Middleware.php | ||
| OCSController.php | ||
| QueryException.php | ||