Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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 }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal