You are here

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

The entity display repository.

Type: \Drupal\form_mode_manager\FormModeManagerInterface

File

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

Class

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

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

protected $formModeManager;