theme.negotiator.default

Same name in other branches
  1. 9 core/core.services.yml \theme.negotiator.default
  2. 10 core/core.services.yml \theme.negotiator.default

Class

Drupal\Core\Theme\DefaultNegotiator

Tags

  • theme_negotiator

File

core/core.services.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.