You are here

protected property GdprSqlDump::$databaseManager in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_dump/src/Service/GdprSqlDump.php \Drupal\gdpr_dump\Service\GdprSqlDump::databaseManager
  2. 3.0.x modules/gdpr_dump/src/Service/GdprSqlDump.php \Drupal\gdpr_dump\Service\GdprSqlDump::databaseManager

GDPR database manager.

Type: \Drupal\gdpr_dump\Service\GdprDatabaseManager

File

modules/gdpr_dump/src/Service/GdprSqlDump.php, line 55

Class

GdprSqlDump
Class GdprSqlDump.

Namespace

Drupal\gdpr_dump\Service

Code

protected $databaseManager;