X-Git-Url: https://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=a7c7cfb33404f5bc314a17b95544d90017d8917d 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 {