]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/airbundle/master/config/packages/rapsys_air.yaml
Remove configuration from recipe
[recipe] / rapsys / airbundle / master / config / packages / rapsys_air.yaml
diff --git a/rapsys/airbundle/master/config/packages/rapsys_air.yaml b/rapsys/airbundle/master/config/packages/rapsys_air.yaml
deleted file mode 100644 (file)
index 4b08aaa..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-services:
-    rapsys_air.twig.file_get_contents:
-        class: Rapsys\AirBundle\Twig\FileGetContentsExtension
-        tags: [ twig.extension ]
-    rapsys_air.twig.base64:
-        class: Rapsys\AirBundle\Twig\Base64Extension
-        tags: [ twig.extension ]
-    rapsys_air.twig.bb2html:
-        class: Rapsys\AirBundle\Twig\Bb2htmlExtension
-        tags: [ twig.extension ]
-    Rapsys\AirBundle\Controller\DefaultController:
-        arguments: [ '@service_container', '@translator' ]
-        tags: [ controller.service_arguments ]
-    Rapsys\AirBundle\DataFixtures\AirFixtures:
-        tags: [ doctrine.fixture.orm ]