]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/userbundle/master/config/packages/rapsys_user.yaml
Add configuration files
[recipe] / rapsys / userbundle / master / config / packages / rapsys_user.yaml
diff --git a/rapsys/userbundle/master/config/packages/rapsys_user.yaml b/rapsys/userbundle/master/config/packages/rapsys_user.yaml
new file mode 100644 (file)
index 0000000..8fa244e
--- /dev/null
@@ -0,0 +1,5 @@
+services:
+    Rapsys\UserBundle\Controller\DefaultController:
+        tags: [ controller.service_arguments ]
+    Rapsys\UserBundle\Utils\Slugger:
+        arguments: [ "@service_container" ]