ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / TypeDef / LimitDef.php
index 99780c4..2e31433 100644 (file)
@@ -10,6 +10,7 @@ namespace Wikimedia\ParamValidator\TypeDef;
  *
  * @see IntegerDef
  * @since 1.34
+ * @unstable
  */
 class LimitDef extends IntegerDef {