diff --git a/lib/public/Files/FileInfo.php b/lib/public/Files/FileInfo.php index 942e4f51c31..446f2a3e33e 100644 --- a/lib/public/Files/FileInfo.php +++ b/lib/public/Files/FileInfo.php @@ -288,7 +288,7 @@ interface FileInfo { * Last activity is the more recent of the upload time and the modification time * * @return int - * @since 34.0.0 + * @since 33.0.1 */ public function getLastActivity(): int;