batch.storage
Same name in other branches
- 9 core/core.services.yml \batch.storage
- 10 core/core.services.yml \batch.storage
Class
Drupal\Core\Batch\BatchStorageTags
- backend_overridable
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Batch\BatchStorage
- arguments:
- - '@database'
- - '@session'
- - '@csrf_token'
- tags:
- - { name: backend_overridable }
- lazy: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.