You are here

bamboo_twig_config.services.yml in Bamboo Twig 8

bamboo_twig_config/bamboo_twig_config.services.yml

File

bamboo_twig_config/bamboo_twig_config.services.yml
View source
  1. services:
  2. bamboo_twig_config.twig.configs:
  3. class: Drupal\bamboo_twig_config\TwigExtension\Configs
  4. arguments: ['@config.factory', '@state']
  5. tags:
  6. - { name: twig.extension }