diff --git a/lib/public/Files/FileInfo.php b/lib/public/Files/FileInfo.php index 148dc36d15a..5a43310b25b 100644 --- a/lib/public/Files/FileInfo.php +++ b/lib/public/Files/FileInfo.php @@ -286,7 +286,7 @@ interface FileInfo { * Last activity is the more recent of the upload time and the modification time * * @return int - * @since 34.0.0 + * @since 31.0.14 */ public function getLastActivity(): int;