aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/StatusValue.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/libs/StatusValue.php')
-rw-r--r--includes/libs/StatusValue.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/libs/StatusValue.php b/includes/libs/StatusValue.php
index ffb54e01912a..1603acb490ae 100644
--- a/includes/libs/StatusValue.php
+++ b/includes/libs/StatusValue.php
@@ -37,6 +37,7 @@
*
* The use of Message objects should be avoided when serializability is needed.
*
+ * @newable
* @since 1.25
*/
class StatusValue {