protected property GdprFieldSettingsForm::$entityFieldManager in General Data Protection Regulation 3.0.x
Same name and namespace in other branches
- 8.2 modules/gdpr_fields/src/Form/GdprFieldSettingsForm.php \Drupal\gdpr_fields\Form\GdprFieldSettingsForm::entityFieldManager
- 8 modules/gdpr_fields/src/Form/GdprFieldSettingsForm.php \Drupal\gdpr_fields\Form\GdprFieldSettingsForm::entityFieldManager
The entity field manager used to work with fields.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- modules/
gdpr_fields/ src/ Form/ GdprFieldSettingsForm.php, line 26
Class
- GdprFieldSettingsForm
- GDPR Field settings.
Namespace
Drupal\gdpr_fields\FormCode
protected $entityFieldManager;