You are here

protected property EnhanceEntityRouteSubscriber::$entityTypeManager in Form mode manager 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Routing/EventSubscriber/EnhanceEntityRouteSubscriber.php, line 47

Class

EnhanceEntityRouteSubscriber
Listens to the dynamic route event and enhance existing routes.

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

protected $entityTypeManager;