There was an error while loading. Please reload this page.
1 parent 86cec98 commit 43438c1Copy full SHA for 43438c1
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 32.0.13
36
*/
37
public function getTrashRootItem(IUser $user, string $name): ?ITrashItem;
38
0 commit comments