Skip to content

Commit 43438c1

Browse files
committed
fix: Adjust API @SInCE version
Signed-off-by: Carl Schwan <carlschwan@kde.org>
1 parent 86cec98 commit 43438c1

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
@@ -32,7 +32,7 @@ public function listTrashRoot(IUser $user): array;
3232
*
3333
* @param IUser $user
3434
* @return ?ITrashItem
35-
* @since 35.0.0
35+
* @since 32.0.13
3636
*/
3737
public function getTrashRootItem(IUser $user, string $name): ?ITrashItem;
3838

0 commit comments

Comments
 (0)