X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FLimitDef.php;h=2e314337df40ca3d5a0b245ee042fa2b61d77643;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hp=99780c4a0d70512b7e94301a67940c1a1d9c9eaa;hpb=31f66267ae9763dcecd44c1e749fe0e91b5a3a01;p=lhc%2Fweb%2Fwiklou.git 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 {