nextcloud/lib/private/Files/Node
Carl Schwan 0b9e592796
refactor: Soft remove Emitter from IRootFolder interface
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>
2026-06-23 16:11:23 +02:00
..
File.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Folder.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
HookConnector.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LazyFolder.php refactor: Soft remove Emitter from IRootFolder interface 2026-06-23 16:11:23 +02:00
LazyRoot.php refactor: Soft remove Emitter from IRootFolder interface 2026-06-23 16:11:23 +02:00
LazyUserFolder.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Node.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NonExistingFile.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
NonExistingFolder.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Root.php refactor: Soft remove Emitter from IRootFolder interface 2026-06-23 16:11:23 +02:00