You are here

protected property RouteSubscriber::$entityTypeManager in Convert Bundles 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 23

Class

RouteSubscriber
Subscriber for convert_bundles routes.

Namespace

Drupal\convert_bundles\Routing

Code

protected $entityTypeManager;