You are here

service gin_login.theme.negotiator in Gin Login 8

Class

Drupal\gin_login\Theme\ThemeNegotiator

Tags

  • theme_negotiator

File

./gin_login.services.yml
gin_login.services.yml

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