X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FPasswordDef.php;h=55800c064bd42c34da41fb70d922b1bfd3f5991b;hp=289db54869ccef1ade757516290b74a5c26f19e0;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=88905b2b73afa52ae3ab8f55ecc1af06c3ec9886 diff --git a/includes/libs/ParamValidator/TypeDef/PasswordDef.php b/includes/libs/ParamValidator/TypeDef/PasswordDef.php index 289db54869..55800c064b 100644 --- a/includes/libs/ParamValidator/TypeDef/PasswordDef.php +++ b/includes/libs/ParamValidator/TypeDef/PasswordDef.php @@ -11,6 +11,7 @@ use Wikimedia\ParamValidator\ParamValidator; * * @see StringDef * @since 1.34 + * @unstable */ class PasswordDef extends StringDef {