ParamValidator: Flag as unstable for 1.34
[lhc/web/wiklou.git] / includes / libs / ParamValidator / Util / UploadedFile.php
index 2be9119..96de155 100644 (file)
@@ -15,6 +15,7 @@ use Wikimedia\AtEase\AtEase;
  * Callbacks::getUploadedFile() when another PSR-7 library is not already in use.
  *
  * @since 1.34
+ * @unstable
  */
 class UploadedFile implements UploadedFileInterface {