service batch.storage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \batch.storage
Class
Drupal\Core\Batch\BatchStorageTags
- backend_overridable
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Batch\BatchStorage
- arguments:
- - '@database'
- - '@session'
- - '@csrf_token'
- tags:
- - { name: backend_overridable }
- lazy: true