You are here

service theme.negotiator.visual_diff in Diff 8

Class

Drupal\diff\VisualDiffThemeNegotiator

Tags

  • theme_negotiator

File

./diff.services.yml
diff.services.yml

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