X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FIntegerDef.php;h=49c403dd5167e92de63c981f6a42504fa6e9802d;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hp=556301b89823af004fd883d27ae1097cf85afafa;hpb=88905b2b73afa52ae3ab8f55ecc1af06c3ec9886;p=lhc%2Fweb%2Fwiklou.git 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 {