protected property FormModesSubscriber::$entityDefinition in Form mode manager 8.2
The entity type plugin definition.
Type: \Drupal\Core\Entity\EntityTypeInterface
File
- src/
Routing/ EventSubscriber/ FormModesSubscriber.php, line 41
Class
- FormModesSubscriber
- Listens to the dynamic route event and add routes using form modes.
Namespace
Drupal\form_mode_manager\Routing\EventSubscriberCode
protected $entityDefinition;