You are here

protected property RouteSubscriber::$entityTypeManager in Entity Extra Field 8

Same name and namespace in other branches
  1. 2.0.x modules/entity_extra_field_ui/src/Routing/RouteSubscriber.php \Drupal\entity_extra_field_ui\Routing\RouteSubscriber::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entity_extra_field_ui/src/Routing/RouteSubscriber.php, line 18

Class

RouteSubscriber
Define the route subscriber.

Namespace

Drupal\entity_extra_field_ui\Routing

Code

protected $entityTypeManager;