theme.negotiator.system.batch
Class
Drupal\system\Theme\BatchNegotiatorTags
- theme_negotiator
 
1 string reference to theme.negotiator.system.batch
- BatchNegotiatorTest::testApplies in core/
tests/ Drupal/ KernelTests/ Core/ Batch/ BatchNegotiatorTest.php  - Test that the negotiator applies to the batch route.
 
File
- 
              core/
modules/ system/ system.services.yml  
View source
-   class: Drupal\system\Theme\BatchNegotiator
 -   arguments:
 -       - '@batch.storage'
 -       - '@request_stack'
 -   tags:
 -       - { name: theme_negotiator, priority: 1000 }
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.