service help.twig.loader in Drupal 10
Same name and namespace in other branches
- 8 core/modules/help_topics/help_topics.services.yml \help.twig.loader
- 9 core/modules/help_topics/help_topics.services.yml \help.twig.loader
Class
Drupal\help_topics\HelpTopicTwigLoaderTags
- twig.loader
File
- core/
modules/ help_topics/ help_topics.services.yml - core/modules/help_topics/help_topics.services.yml
View source
- class: Drupal\help_topics\HelpTopicTwigLoader
- arguments:
- - '%app.root%'
- - '@module_handler'
- - '@theme_handler'
- tags:
- - { name: twig.loader, priority: -200 }
- public: false