You are here

protected property RouteSubscriber::$entityTypeManager in View Modes Display 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/RouteSubscriber.php, line 23

Class

RouteSubscriber
Subscriber for View Mode Display routes.

Namespace

Drupal\view_modes_display\Routing

Code

protected $entityTypeManager;