protected property GdprDatabaseManager::$database in General Data Protection Regulation 8.2
Same name and namespace in other branches
- 8 modules/gdpr_dump/src/Service/GdprDatabaseManager.php \Drupal\gdpr_dump\Service\GdprDatabaseManager::database
- 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 22
Class
- GdprDatabaseManager
- Class GdprDatabaseManager.
Namespace
Drupal\gdpr_dump\ServiceCode
protected $database;