You are here

protected property RouteSubscriber::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 21

Class

RouteSubscriber
Subscriber for Field Tools routes.

Namespace

Drupal\field_tools\Routing

Code

protected $entityTypeManager;