You are here

constant FormModesSubscriber::FORM_MODE_DEFAULT_CONTROLLER in Form mode manager 8.2

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

Namespace of transverse entity controller.

File

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

Class

FormModesSubscriber
Listens to the dynamic route event and add routes using form modes.

Namespace

Drupal\form_mode_manager\Routing\EventSubscriber

Code

const FORM_MODE_DEFAULT_CONTROLLER = '\\Drupal\\form_mode_manager\\Controller\\FormModeManagerEntityController';