Browse code

Add services entry for fragment controller

Benjamin Roth authored on10/01/2023 14:29:18
Showing1 changed files
... ...
@@ -1,3 +1,5 @@
1 1
 services:
2 2
     _defaults:
3 3
         autoconfigure: true
4
+
5
+    vonRotenberg\ModalBundle\Controller\FrontendModule\ModalModuleController: ~