ImportStorageTransformer::$connection

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::connection
  2. 8.9.x core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::connection
  3. 10 core/lib/Drupal/Core/Config/ImportStorageTransformer.php \Drupal\Core\Config\ImportStorageTransformer::connection

The drupal database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Config/ImportStorageTransformer.php, line 38

Class

ImportStorageTransformer
The import storage transformer helps to use the configuration management api.

Namespace

Drupal\Core\Config

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.