protected property BatchNegotiator::$batchStorage in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/src/Theme/BatchNegotiator.php \Drupal\system\Theme\BatchNegotiator::batchStorage
- 9 core/modules/system/src/Theme/BatchNegotiator.php \Drupal\system\Theme\BatchNegotiator::batchStorage
The batch storage.
Type: \Drupal\Core\Batch\BatchStorageInterface
File
- core/
modules/ system/ src/ Theme/ BatchNegotiator.php, line 20
Class
- BatchNegotiator
- Sets the active theme for the batch page.
Namespace
Drupal\system\ThemeCode
protected $batchStorage;