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