You are here

protected property GdprSqlDump::$tablesToSkip in General Data Protection Regulation 8

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

The list of tables needed to be skipped.

Type: array

File

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

Class

GdprSqlDump
Class GdprSqlDump.

Namespace

Drupal\gdpr_dump\Service

Code

protected $tablesToSkip = [];