You are here

constant UserConsentInterface::STATE_AGREE in Data Policy 8

The user has given consent on the current version of data policy.

File

src/Entity/UserConsentInterface.php, line 29

Class

UserConsentInterface
Provides an interface for defining User consent entities.

Namespace

Drupal\data_policy\Entity

Code

const STATE_AGREE = 2;