service route_enhancer.form

Class

Drupal\Core\Routing\Enhancer\FormEnhancer

Tags

  • route_enhancer

File

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

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