X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fservices.yml;fp=app%2Fconfig%2Fservices.yml;h=965bc3195e68d69924753ef7929a85b15526d30d;hb=2afdea1ccc69e390758559133479eba1e49ec561;hp=a7fa9bfea3a3bdcd53ce850355b3f9819e42f43d;hpb=72fcaf8a6c7d53946a8912a99e86febc7df4b036;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/services.yml b/app/config/services.yml index a7fa9bfe..965bc319 100644 --- a/app/config/services.yml +++ b/app/config/services.yml @@ -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 }