There was an error while loading. Please reload this page.
1 parent b25551d commit 5d4b58fCopy full SHA for 5d4b58f
1 file changed
apps/files_trashbin/lib/Trash/ITrashManager.php
@@ -35,7 +35,7 @@ public function listTrashRoot(IUser $user): array;
35
*
36
* @param IUser $user
37
* @return ?ITrashItem
38
- * @since 35.0.0
+ * @since 33.0.7
39
*/
40
public function getTrashRootItem(IUser $user, string $name): ?ITrashItem;
41
0 commit comments