You are here

service theme.negotiator.form_mode_theme_switcher in Form mode manager 8.2

Class

Drupal\form_mode_manager_theme_switcher\Theme\FormModeThemeNegociator

Tags

  • theme_negotiator

File

modules/form_mode_theme_switcher/form_mode_manager_theme_switcher.services.yml
modules/form_mode_theme_switcher/form_mode_manager_theme_switcher.services.yml

View source
  1. class: Drupal\form_mode_manager_theme_switcher\Theme\FormModeThemeNegociator
  2. arguments:
  3. - '@config.factory'
  4. - '@current_user'
  5. tags:
  6. - { name: theme_negotiator, priority: -30 }