Skip to content

Commit 97d5cb3

Browse files
committed
fixup! feat: Add E2EE files navigation
1 parent 2f22249 commit 97d5cb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/stub.phpstub

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,3 +937,9 @@ namespace OCA\Files_Versions\Events {
937937
}
938938
}
939939
}
940+
941+
namespace OCA\Files\Event {
942+
use OCP\EventDispatcher\Event;
943+
class LoadAdditionalScriptsEvent extends Event {
944+
}
945+
}

0 commit comments

Comments
 (0)