You are here

protected property BatchStorage::$session in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 28
Contains \Drupal\Core\Batch\BatchStorage.

Class

BatchStorage

Namespace

Drupal\Core\Batch

Code

protected $session;