You are here

service theme.negotiator.system.db_update in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/system.services.yml \theme.negotiator.system.db_update
  2. 10 core/modules/system/system.services.yml \theme.negotiator.system.db_update

Class

Drupal\system\Theme\DbUpdateNegotiator

Tags

  • theme_negotiator

File

core/modules/system/system.services.yml
core/modules/system/system.services.yml

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