ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / TypeDef / PasswordDef.php
index 289db54..55800c0 100644 (file)
@@ -11,6 +11,7 @@ use Wikimedia\ParamValidator\ParamValidator;
  *
  * @see StringDef
  * @since 1.34
+ * @unstable
  */
 class PasswordDef extends StringDef {