mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 08:14:47 -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. |
||
|---|---|---|
| .. | ||
| Controller | ||
| Db | ||
| DependencyInjection | ||
| Http | ||
| Middleware | ||
| Routing | ||
| Utility | ||
| AppTest.php | ||