service route_enhancer.entity_form

Class

Drupal\Core\Entity\Enhancer\EntityFormEnhancer

Tags

  • route_enhancer

File

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

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