Files
nextcloud-docs/developer_manual
Olivier Paroz 4a8b44ff1f Pass the HTTP status code directly in the constructor
My IDE is telling me this way of doing things doesn't not work
```
return new JSONResponse()->setStatus(Http::STATUS_NOT_FOUND);
```
2014-12-12 22:09:01 +01:00
..
2014-12-10 08:35:21 +01:00
2014-12-03 23:13:10 +01:00
2014-06-08 12:05:17 +02:00
2014-11-21 08:19:54 -08:00
2014-11-24 08:01:49 -08:00
2014-01-06 17:40:56 +01:00