common_test.services.yml
Same filename in other branches
File
-
core/
modules/ system/ tests/ modules/ common_test/ common_test.services.yml
View source
- services:
- main_content_renderer.json:
- class: Drupal\common_test\Render\MainContent\JsonRenderer
- arguments: ['@title_resolver', '@renderer']
- tags:
- - { 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.