There was an error while loading. Please reload this page.
1 parent b25551d commit edc55e3Copy full SHA for edc55e3
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 32.0.13
39
*/
40
public function getTrashRootItem(IUser $user, string $name): ?ITrashItem;
41
0 commit comments