You are here

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityRoutingMapBase.php, line 58

Class

EntityRoutingMapBase
Base class for form mode manager entity routing plugin.

Namespace

Drupal\form_mode_manager

Code

protected $entityTypeManager;