You are here

protected property BatchStorage::$connection 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::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Batch/BatchStorage.php, line 21
Contains \Drupal\Core\Batch\BatchStorage.

Class

BatchStorage

Namespace

Drupal\Core\Batch

Code

protected $connection;