You are here

protected property GdprSqlMysql::$tablesToAnonymize in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_dump/src/Sql/GdprSqlMysql.php \Drupal\gdpr_dump\Sql\GdprSqlMysql::tablesToAnonymize
  2. 3.0.x modules/gdpr_dump/src/Sql/GdprSqlMysql.php \Drupal\gdpr_dump\Sql\GdprSqlMysql::tablesToAnonymize

An array of tables to be anonymized.

Type: array

File

modules/gdpr_dump/src/Sql/GdprSqlMysql.php, line 36

Class

GdprSqlMysql
Class GdprSqlMysql.

Namespace

Drupal\gdpr_dump\Sql

Code

protected $tablesToAnonymize = [];