X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FIntegerDef.php;h=49c403dd5167e92de63c981f6a42504fa6e9802d;hp=556301b89823af004fd883d27ae1097cf85afafa;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=20e65a191541681c05d289efaf4edb20429da73d diff --git a/includes/libs/ParamValidator/TypeDef/IntegerDef.php b/includes/libs/ParamValidator/TypeDef/IntegerDef.php index 556301b898..49c403dd51 100644 --- a/includes/libs/ParamValidator/TypeDef/IntegerDef.php +++ b/includes/libs/ParamValidator/TypeDef/IntegerDef.php @@ -21,6 +21,7 @@ use Wikimedia\ParamValidator\ValidationException; * the constants' documentation for details. * * @since 1.34 + * @unstable */ class IntegerDef extends TypeDef {