We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cb1f7 commit 9efbfefCopy full SHA for 9efbfef
src/Controller/ElFinderController.php
@@ -7,8 +7,8 @@
7
use Exception;
8
use FM\ElfinderBundle\Loader\ElFinderLoader;
9
use FM\ElfinderBundle\Session\ElFinderSession;
10
-use Psr\EventDispatcher\EventDispatcherInterface;
11
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
+use Symfony\Component\EventDispatcher\EventDispatcherInterface;
12
use Symfony\Component\HttpFoundation\Response;
13
use Symfony\Component\HttpFoundation\JsonResponse;
14
use Symfony\Component\HttpFoundation\Request;
0 commit comments