theme.negotiator.admin_theme

Same name and namespace in other branches
  1. 9 core/modules/user/user.services.yml \theme.negotiator.admin_theme
  2. 8.9.x core/modules/user/user.services.yml \theme.negotiator.admin_theme
  3. 10 core/modules/user/user.services.yml \theme.negotiator.admin_theme

Class

Drupal\user\Theme\AdminNegotiator

Tags

  • theme_negotiator

File

core/modules/user/user.services.yml

View source
  1. class: Drupal\user\Theme\AdminNegotiator
  2. arguments:
  3. - '@current_user'
  4. - '@config.factory'
  5. - '@entity_type.manager'
  6. - '@router.admin_context'
  7. tags:
  8. - { name: theme_negotiator, priority: -40 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.