X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef.php;h=27fddde85c0664ccb4032667a9bbd2dfa2149041;hp=0d54addc58b923e94f18a1c6aac445fc6b454fa9;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=1e8a3eff9fbc99841e1b294abbc4184db9c44083 diff --git a/includes/libs/ParamValidator/TypeDef.php b/includes/libs/ParamValidator/TypeDef.php index 0d54addc58..27fddde85c 100644 --- a/includes/libs/ParamValidator/TypeDef.php +++ b/includes/libs/ParamValidator/TypeDef.php @@ -10,6 +10,7 @@ namespace Wikimedia\ParamValidator; * and is intended for communication of non-global state. * * @since 1.34 + * @unstable */ abstract class TypeDef {