protected property FormModesSubscriber::$entityRoutingDefinition in Form mode manager 8.2
The current instance of Routing Map plugin for a specific entity type.
Type: \Drupal\form_mode_manager\EntityRoutingMapBase
File
- src/
Routing/ EventSubscriber/ FormModesSubscriber.php, line 55
Class
- FormModesSubscriber
- Listens to the dynamic route event and add routes using form modes.
Namespace
Drupal\form_mode_manager\Routing\EventSubscriberCode
protected $entityRoutingDefinition;