help.twig.loader

Same name and namespace in other branches
  1. 9 core/modules/help_topics/help_topics.services.yml \help.twig.loader
  2. 8.9.x core/modules/help_topics/help_topics.services.yml \help.twig.loader
  3. 10 core/modules/help/help.services.yml \help.twig.loader

Class

Drupal\help\HelpTopicTwigLoader

Tags

  • twig.loader

File

core/modules/help/help.services.yml

View source
  1. class: Drupal\help\HelpTopicTwigLoader
  2. arguments:
  3. - '%app.root%'
  4. - '@module_handler'
  5. - '@theme_handler'
  6. tags:
  7. - { name: twig.loader, priority: -200 }
  8. public: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.