route_enhancer.entity_bundle

Same name in other branches
  1. 10 core/core.services.yml \route_enhancer.entity_bundle

Class

Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer

Tags

  • route_enhancer
1 string reference to route_enhancer.entity_bundle
FieldUiRouteEnhancerTest::testFieldUiRouteEnhancerDeprecation in core/modules/field_ui/tests/src/Kernel/FieldUiRouteEnhancerTest.php
Tests deprecation of the "field_ui.route_enhancer" service.

File

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 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.