You are here

protected property BatchStorage::$connection in Drupal 8

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

BatchStorage

Namespace

Drupal\Core\Batch

Code

protected $connection;