protected property BatchStorage::$connection in Drupal 9
Same name and namespace in other branches
- 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 22
Class
Namespace
Drupal\Core\BatchCode
protected $connection;