twig.loader
Same name in other branches
- 9 core/core.services.yml \twig.loader
- 8.9.x core/core.services.yml \twig.loader
Class
Twig\Loader\ChainLoaderTags
- service_collector
2 string references to twig.loader
- FrontMatterTest::register in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ FrontMatterTest.php - Registers test-specific services.
- TwigEnvironmentTest::register in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigEnvironmentTest.php - Registers test-specific services.
File
-
core/
core.services.yml
View source
- class: Twig\Loader\ChainLoader
- public: false
- tags:
- - { name: service_collector, tag: twig.loader, call: addLoader, required: true }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.