You are here

protected property FormModesSubscriber::$formModeManager in Form mode manager 8

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

The entity display repository.

Type: \Drupal\form_mode_manager\FormModeManagerInterface

File

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

Class

FormModesSubscriber
Subscriber for form_mode_manager routes.

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

protected $formModeManager;