]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
forgot one file 1440/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 29 Sep 2015 21:11:27 +0000 (23:11 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 29 Sep 2015 21:11:27 +0000 (23:11 +0200)
app/config/services.yml

index a7fa9bfea3a3bdcd53ce850355b3f9819e42f43d..965bc3195e68d69924753ef7929a85b15526d30d 100644 (file)
@@ -17,3 +17,9 @@ services:
         class: Twig_Extensions_Extension_Text
         tags:
             - { name: twig.extension }
+
+    wallabag.twig_extension:
+        class: Wallabag\CoreBundle\Twig\WallabagExtension
+        public: false
+        tags:
+            - { name: twig.extension }