ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / TypeDef.php
index 0d54add..27fddde 100644 (file)
@@ -10,6 +10,7 @@ namespace Wikimedia\ParamValidator;
  * and is intended for communication of non-global state.
  *
  * @since 1.34
+ * @unstable
  */
 abstract class TypeDef {