ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / ValidationException.php
index c8d995e..71be25c 100644 (file)
@@ -10,6 +10,7 @@ use UnexpectedValueException;
  * Error reporting for ParamValidator
  *
  * @since 1.34
+ * @unstable
  */
 class ValidationException extends UnexpectedValueException {