You are here

protected property BatchNegotiator::$batchStorage in Drupal 8

Same name and namespace in other branches
  1. 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\Theme

Code

protected $batchStorage;