private property ConsentAgreementController::$entityFieldManager in General Data Protection Regulation 8
Same name and namespace in other branches
- 8.2 modules/gdpr_consent/src/Controller/ConsentAgreementController.php \Drupal\gdpr_consent\Controller\ConsentAgreementController::entityFieldManager
- 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 29
Class
- ConsentAgreementController
- Class ConsentAgreementController.
Namespace
Drupal\gdpr_consent\ControllerCode
private $entityFieldManager;