You are here

protected property DataPolicyConsentManager::$entityRepository in Data Policy 8

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/DataPolicyConsentManager.php, line 63

Class

DataPolicyConsentManager
Defines the Data Policy Consent Manager service.

Namespace

Drupal\data_policy

Code

protected $entityRepository;