ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / TypeDef / UploadDef.php
index b436a6d..c1296ad 100644 (file)
@@ -28,6 +28,7 @@ use Wikimedia\ParamValidator\ValidationException;
  *     - 'code': The code.
  *
  * @since 1.34
+ * @unstable
  */
 class UploadDef extends TypeDef {