service theme.negotiator.high_priority in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/theme_test/theme_test.services.yml \theme.negotiator.high_priority
- 10 core/modules/system/tests/modules/theme_test/theme_test.services.yml \theme.negotiator.high_priority
Class
Drupal\theme_test\Theme\HighPriorityThemeNegotiatorTags
- theme_negotiator
File
- core/
modules/ system/ tests/ modules/ theme_test/ theme_test.services.yml - core/modules/system/tests/modules/theme_test/theme_test.services.yml
View source
- class: Drupal\theme_test\Theme\HighPriorityThemeNegotiator
- tags:
- - { name: theme_negotiator, priority: 1000 }