You are here

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

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

The entity field manager for metadata.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/gdpr_consent/src/Controller/ConsentAgreementController.php, line 31

Class

ConsentAgreementController
Class ConsentAgreementController.

Namespace

Drupal\gdpr_consent\Controller

Code

private $entityFieldManager;