You are here

protected property BatchStorage::$session in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Batch/BatchStorage.php \Drupal\Core\Batch\BatchStorage::session

The session.

Type: \Symfony\Component\HttpFoundation\Session\SessionInterface

File

core/lib/Drupal/Core/Batch/BatchStorage.php, line 29

Class

BatchStorage

Namespace

Drupal\Core\Batch

Code

protected $session;