ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / TypeDef / IntegerDef.php
index 556301b..49c403d 100644 (file)
@@ -21,6 +21,7 @@ use Wikimedia\ParamValidator\ValidationException;
  * the constants' documentation for details.
  *
  * @since 1.34
+ * @unstable
  */
 class IntegerDef extends TypeDef {