You are here

protected property FormModesSubscriber::$entityRoutingMap in Form mode manager 8.2

Same name and namespace in other branches
  1. 8 src/Routing/EventSubscriber/FormModesSubscriber.php \Drupal\form_mode_manager\Routing\EventSubscriber\FormModesSubscriber::entityRoutingMap

The Routing Map Plugin service.

Type: \Drupal\form_mode_manager\EntityRoutingMapManager

File

src/Routing/EventSubscriber/FormModesSubscriber.php, line 62

Class

FormModesSubscriber
Listens to the dynamic route event and add routes using form modes.

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

protected $entityRoutingMap;