forked from wallabag/wallabag
forgot one file
This commit is contained in:
@ -17,3 +17,9 @@ services:
|
|||||||
class: Twig_Extensions_Extension_Text
|
class: Twig_Extensions_Extension_Text
|
||||||
tags:
|
tags:
|
||||||
- { name: twig.extension }
|
- { name: twig.extension }
|
||||||
|
|
||||||
|
wallabag.twig_extension:
|
||||||
|
class: Wallabag\CoreBundle\Twig\WallabagExtension
|
||||||
|
public: false
|
||||||
|
tags:
|
||||||
|
- { name: twig.extension }
|
||||||
|
|||||||
Reference in New Issue
Block a user