common_test.services.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/system/tests/modules/common_test/common_test.services.yml
  2. 10 core/modules/system/tests/modules/common_test/common_test.services.yml
  3. 11.x core/modules/system/tests/modules/common_test/common_test.services.yml
core/modules/system/tests/modules/common_test/common_test.services.yml

File

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

View source
  1. services:
  2. main_content_renderer.json:
  3. class: Drupal\common_test\Render\MainContent\JsonRenderer
  4. arguments: ['@title_resolver', '@renderer']
  5. tags:
  6. - { name: render.main_content_renderer, format: json }

Services

Title Deprecated Summary
main_content_renderer.json Drupal\common_test\Render\MainContent\JsonRenderer

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