X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2FParamValidator%2FTypeDef%2FTimestampDef.php;h=c05b10f31dc3f131980e64d4b06663702d9e5d59;hp=5d0bf4e951ac664333d41e5b731a543c3c804e4a;hb=25242105e8fd03c9900250bdf9ea91be9a286625;hpb=22ac82f4cd7960735339d23865fce21665ea9c17 diff --git a/includes/libs/ParamValidator/TypeDef/TimestampDef.php b/includes/libs/ParamValidator/TypeDef/TimestampDef.php index 5d0bf4e951..c05b10f31d 100644 --- a/includes/libs/ParamValidator/TypeDef/TimestampDef.php +++ b/includes/libs/ParamValidator/TypeDef/TimestampDef.php @@ -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 {