You are here

protected property RouteSubscriber::$entityTypeManager in Workflow 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 23

Class

RouteSubscriber
Subscriber for Workflow routes.

Namespace

Drupal\workflow\Routing

Code

protected $entityTypeManager;