X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FStringDef.php;h=243a0e22cb56373107250ac0cc635791106e45d6;hp=0ed310b50fe0f5272d4b9d41a3a54409e72bd2f4;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=6b9b8b9addab07f58bb024735c69722c7db88669 diff --git a/includes/libs/ParamValidator/TypeDef/StringDef.php b/includes/libs/ParamValidator/TypeDef/StringDef.php index 0ed310b50f..243a0e22cb 100644 --- a/includes/libs/ParamValidator/TypeDef/StringDef.php +++ b/includes/libs/ParamValidator/TypeDef/StringDef.php @@ -19,6 +19,7 @@ use Wikimedia\ParamValidator\ValidationException; * the constants' documentation for details. * * @since 1.34 + * @unstable */ class StringDef extends TypeDef {