service theme.negotiator.system.batch in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/system.services.yml \theme.negotiator.system.batch
Class
Drupal\system\Theme\BatchNegotiatorTags
- theme_negotiator
File
- core/
modules/ system/ system.services.yml - core/modules/system/system.services.yml
View source
- class: Drupal\system\Theme\BatchNegotiator
- arguments:
- - '@batch.storage'
- - '@request_stack'
- tags:
- - { name: theme_negotiator, priority: 1000 }