early_rendering_controller_test.services.yml

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

File

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

View source
  1. services:
  2. _defaults:
  3. autoconfigure: true
  4. test_domain_object.view_subscriber:
  5. class: Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber

Services

Title Deprecated Summary
test_domain_object.view_subscriber Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber
_defaults

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