You are here

protected property GdprDatabaseManager::$database in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_dump/src/Service/GdprDatabaseManager.php \Drupal\gdpr_dump\Service\GdprDatabaseManager::database
  2. 3.0.x modules/gdpr_dump/src/Service/GdprDatabaseManager.php \Drupal\gdpr_dump\Service\GdprDatabaseManager::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/gdpr_dump/src/Service/GdprDatabaseManager.php, line 20

Class

GdprDatabaseManager
Class GdprDatabaseManager.

Namespace

Drupal\gdpr_dump\Service

Code

protected $database;