]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/services.yml
symfony is there
[github/wallabag/wallabag.git] / app / config / services.yml
diff --git a/app/config/services.yml b/app/config/services.yml
new file mode 100644 (file)
index 0000000..5c76fc5
--- /dev/null
@@ -0,0 +1,9 @@
+# Learn more about services, parameters and containers at
+# http://symfony.com/doc/current/book/service_container.html
+parameters:
+#    parameter_name: value
+
+services:
+#    service_name:
+#        class: AppBundle\Directory\ClassName
+#        arguments: ["@another_service_name", "plain_value", "%parameter_name%"]