You are here

protected property BatchNegotiator::$batchStorage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 25
Contains \Drupal\system\Theme\BatchNegotiator.

Class

BatchNegotiator
Sets the active theme for the batch page.

Namespace

Drupal\system\Theme

Code

protected $batchStorage;