You are here

private property GDPRCollector::$entityFieldManager in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_fields/src/GDPRCollector.php \Drupal\gdpr_fields\GDPRCollector::entityFieldManager
  2. 3.0.x modules/gdpr_fields/src/GDPRCollector.php \Drupal\gdpr_fields\GDPRCollector::entityFieldManager

Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/gdpr_fields/src/GDPRCollector.php, line 31

Class

GDPRCollector
Defines a helper class for stuff related to views data.

Namespace

Drupal\gdpr_fields

Code

private $entityFieldManager;