Skip to content

Commit 5d4b58f

Browse files
committed
fix: Adjust API @SInCE version
Signed-off-by: Carl Schwan <carlschwan@kde.org>
1 parent b25551d commit 5d4b58f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/files_trashbin/lib/Trash/ITrashManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public function listTrashRoot(IUser $user): array;
3535
*
3636
* @param IUser $user
3737
* @return ?ITrashItem
38-
* @since 35.0.0
38+
* @since 33.0.7
3939
*/
4040
public function getTrashRootItem(IUser $user, string $name): ?ITrashItem;
4141

0 commit comments

Comments
 (0)