mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
0b9e592796
Move this to the private implementation in OC, so that using IRootFolder in apps doesn't require dummy stubs. This will create a new psalm warnings for users of this method but considering that this is deprecated for a long time and that it still works at runtime, this shouldn't cause any issue. Signed-off-by: Carl Schwan <carlschwan@kde.org>