X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FLimitDef.php;h=2e314337df40ca3d5a0b245ee042fa2b61d77643;hp=99780c4a0d70512b7e94301a67940c1a1d9c9eaa;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=1e8a3eff9fbc99841e1b294abbc4184db9c44083 diff --git a/includes/libs/ParamValidator/TypeDef/LimitDef.php b/includes/libs/ParamValidator/TypeDef/LimitDef.php index 99780c4a0d..2e314337df 100644 --- a/includes/libs/ParamValidator/TypeDef/LimitDef.php +++ b/includes/libs/ParamValidator/TypeDef/LimitDef.php @@ -10,6 +10,7 @@ namespace Wikimedia\ParamValidator\TypeDef; * * @see IntegerDef * @since 1.34 + * @unstable */ class LimitDef extends IntegerDef {