X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FIntegerDef.php;h=49c403dd5167e92de63c981f6a42504fa6e9802d;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hp=556301b89823af004fd883d27ae1097cf85afafa;hpb=5432973a113b1364c9927f21269be0f72eb81064;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 {