]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/packbundle/0.1.1/config/packages/rapsys_pack.yaml
Add 0.1.1 version
[recipe] / rapsys / packbundle / 0.1.1 / config / packages / rapsys_pack.yaml
diff --git a/rapsys/packbundle/0.1.1/config/packages/rapsys_pack.yaml b/rapsys/packbundle/0.1.1/config/packages/rapsys_pack.yaml
new file mode 100644 (file)
index 0000000..47ea68f
--- /dev/null
@@ -0,0 +1,5 @@
+services:
+    rapsys_pack.twig.pack_extension:
+        class: Rapsys\PackBundle\Twig\PackExtension
+        arguments: [ '@file_locator', '@service_container', '@assets.packages' ]
+        tags: [ twig.extension ]