You are here

public function DataPolicyConsentManagerInterface::getEntityIdsFromConsentText in Data Policy 8

Get the entity ids from consent text in settings form.

Return value

array Entity ids.

1 method overrides DataPolicyConsentManagerInterface::getEntityIdsFromConsentText()
DataPolicyConsentManager::getEntityIdsFromConsentText in src/DataPolicyConsentManager.php
Get the entity ids from consent text in settings form.

File

src/DataPolicyConsentManagerInterface.php, line 82

Class

DataPolicyConsentManagerInterface
Defines the Data Policy Consent Manager service interface.

Namespace

Drupal\data_policy

Code

public function getEntityIdsFromConsentText();