You are here

protected property SettingsForm::$pluginManager in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_dump/src/Form/SettingsForm.php \Drupal\gdpr_dump\Form\SettingsForm::pluginManager
  2. 3.0.x modules/gdpr_dump/src/Form/SettingsForm.php \Drupal\gdpr_dump\Form\SettingsForm::pluginManager

The plugin manager for anonymizers.

Type: \Drupal\anonymizer\Anonymizer\AnonymizerPluginManager

File

modules/gdpr_dump/src/Form/SettingsForm.php, line 43

Class

SettingsForm
Class SettingsForm.

Namespace

Drupal\gdpr_dump\Form

Code

protected $pluginManager;