twig.loader

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

Class

Twig_Loader_Chain

Tags

  • service_collector
1 string reference to twig.loader
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_Chain
  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.