The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/field_ui/src/Routing/FieldUiRouteEnhancer.php, line 20
Class
- FieldUiRouteEnhancer
- Enhances Field UI routes by adding proper information about the bundle name.
Namespace
Drupal\field_ui\Routing
Code
protected $entityManager;
Please login to continue.