summaryrefslogtreecommitdiffstats
path: root/lib/public/appframework/http.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/appframework/http.php')
-rw-r--r--lib/public/appframework/http.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/appframework/http.php b/lib/public/appframework/http.php
index 095b8e30583..65b62ffd15a 100644
--- a/lib/public/appframework/http.php
+++ b/lib/public/appframework/http.php
@@ -30,6 +30,7 @@ namespace OCP\AppFramework;
/**
* Base class which contains constants for HTTP status codes
+ * @since 6.0.0
*/
class Http {