You are here

protected property GdprSqlDump::$pluginFactory 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::pluginFactory
  2. 8 modules/gdpr_dump/src/Service/GdprSqlDump.php \Drupal\gdpr_dump\Service\GdprSqlDump::pluginFactory

The Sanitizer plugin factory.

Type: \Drupal\anonymizer\Anonymizer\AnonymizerFactory

File

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

Class

GdprSqlDump
Class GdprSqlDump.

Namespace

Drupal\gdpr_dump\Service

Code

protected $pluginFactory;