twig_loader_test.services.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml
  2. 8.9.x core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml
  3. 10 core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml
core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml

File

core/modules/system/tests/modules/twig_loader_test/twig_loader_test.services.yml

View source
  1. services:
  2. twig_loader_test.twig.test_loader:
  3. class: Drupal\twig_loader_test\Loader\TestLoader
  4. tags:
  5. - { name: twig.loader }

Services

Title Deprecated Summary
twig_loader_test.twig.test_loader Drupal\twig_loader_test\Loader\TestLoader

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