You are here

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

The entity type definitions.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

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

Class

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

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

protected $entityDefinition;