You are here

constant GdprSqlDump::GDPR_TABLE_PREFIX in General Data Protection Regulation 3.0.x

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

File

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

Class

GdprSqlDump
Class GdprSqlDump.

Namespace

Drupal\gdpr_dump\Service

Code

const GDPR_TABLE_PREFIX = 'gdpr_clone_';