theme.negotiator

Class

Drupal\Core\Theme\ThemeNegotiator

Tags

  • service_id_collector

File

core/core.services.yml

View source
  1. class: Drupal\Core\Theme\ThemeNegotiator
  2. arguments:
  3. - '@access_check.theme'
  4. - '@class_resolver'
  5. tags:
  6. - { name: service_id_collector, tag: theme_negotiator }

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