You are here

service theme.negotiator.themekey in ThemeKey 8

Class

Drupal\themekey\Theme\ThemeKeyNegotiator

Tags

  • theme_negotiator

File

./themekey.services.yml
themekey.services.yml

View source
  1. class: Drupal\themekey\Theme\ThemeKeyNegotiator
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: theme_negotiator, priority: 0 }