ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / TypeDef / TimestampDef.php
index 5d0bf4e..c05b10f 100644 (file)
@@ -24,6 +24,7 @@ use Wikimedia\Timestamp\TimestampException;
  *    Use 'now' instead if you really want the current timestamp. No data.
  *
  * @since 1.34
+ * @unstable
  */
 class TimestampDef extends TypeDef {