We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5c3178 + e2ca311 commit 2fb9103Copy full SHA for 2fb9103
apps/files/lib/Listener/LegacyLoadAdditionalScriptsAdapter.php
@@ -31,7 +31,7 @@
31
use OCA\Files\Event\LoadAdditionalScriptsEvent;
32
use OCP\EventDispatcher\Event;
33
use OCP\EventDispatcher\IEventListener;
34
-use OCP\EventDispatcher\GenericEvent;
+use Symfony\Component\EventDispatcher\GenericEvent;
35
36
class LegacyLoadAdditionalScriptsAdapter implements IEventListener {
37
0 commit comments