service route_enhancer.content_controller

Class

Drupal\Core\Routing\Enhancer\ContentControllerEnhancer

Tags

  • route_enhancer

File

drupal/core/core.services.yml
drupal/core/core.services.yml

View source
  1. class: Drupal\Core\Routing\Enhancer\ContentControllerEnhancer
  2. arguments:
  3. - '@content_negotiation'
  4. tags:
  5. - { name: route_enhancer, priority: 30 }