You are here

service theme.negotiator.high_priority in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/theme_test/theme_test.services.yml \theme.negotiator.high_priority
  2. 9 core/modules/system/tests/modules/theme_test/theme_test.services.yml \theme.negotiator.high_priority

Class

Drupal\theme_test\Theme\HighPriorityThemeNegotiator

Tags

  • 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
  1. class: Drupal\theme_test\Theme\HighPriorityThemeNegotiator
  2. tags:
  3. - { name: theme_negotiator, priority: 1000 }