bamboo_twig_loader.services.yml in Bamboo Twig 8.2
Same filename and directory in other branches
bamboo_twig_loader/bamboo_twig_loader.services.yml
File
bamboo_twig_loader/bamboo_twig_loader.services.ymlView source
- services:
- # Custom Twig extensions
- bamboo_twig_loader.twig.loader:
- class: Drupal\bamboo_twig_loader\TwigExtension\Loader
- tags:
- - { name: twig.extension }
- parent: bamboo_twig.twig.base
- bamboo_twig_loader.twig.render:
- class: Drupal\bamboo_twig_loader\TwigExtension\Render
- tags:
- - { name: twig.extension }
- parent: bamboo_twig.twig.base