service theme.negotiator.admin_theme in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/user.services.yml \theme.negotiator.admin_theme
Class
Drupal\user\Theme\AdminNegotiatorTags
- theme_negotiator
File
- core/
modules/ user/ user.services.yml - core/modules/user/user.services.yml
View source
- class: Drupal\user\Theme\AdminNegotiator
- arguments:
- - '@current_user'
- - '@config.factory'
- - '@entity.manager'
- - '@router.admin_context'
- tags:
- - { name: theme_negotiator, priority: -40 }