You are here

service route_enhancer.entity_bundle in Drupal 10

Class

Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer

Tags

  • route_enhancer

File

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

View source
  1. class: Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: route_enhancer }