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.
1 parent e3edbb8 commit df5e03aCopy full SHA for df5e03a
src/Controller/AppSubscriptionsController.php
@@ -14,6 +14,7 @@
14
use Symfony\Component\HttpFoundation\Response;
15
use Symfony\Component\HttpFoundation\JsonResponse;
16
use Symfony\Component\Security\Core\Security;
17
+use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
18
19
/**
20
* @Route("/admin")
0 commit comments