X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/7c9e214420f381013e0a0d33eb3ee99f3e67f57b..1c7d1f765d99692711814312a787668649862122:/rapsys/packbundle/master/config/packages/rapsys_pack.yaml?ds=inline diff --git a/rapsys/packbundle/master/config/packages/rapsys_pack.yaml b/rapsys/packbundle/master/config/packages/rapsys_pack.yaml new file mode 100644 index 0000000..47ea68f --- /dev/null +++ b/rapsys/packbundle/master/config/packages/rapsys_pack.yaml @@ -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 ]