twig.loader

Same name in other branches
  1. 9 core/core.services.yml \twig.loader
  2. 8.9.x core/core.services.yml \twig.loader

Class

Twig\Loader\ChainLoader

Tags

  • 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
  1. class: Twig\Loader\ChainLoader
  2. public: false
  3. tags:
  4. - { 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.