You are here

protected property RouteSubscriber::$entityTypeManager in Entityqueue 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 21

Class

RouteSubscriber
Subscriber for entityqueue routes.

Namespace

Drupal\entityqueue\Routing

Code

protected $entityTypeManager;