You are here

protected property DataPolicyConsentManager::$entityTypeManager in Data Policy 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DataPolicyConsentManager.php, line 42

Class

DataPolicyConsentManager
Defines the Data Policy Consent Manager service.

Namespace

Drupal\data_policy

Code

protected $entityTypeManager;