You are here

constant UserConsentInterface::STATE_NOT_AGREE in Data Policy 8

The user submitted agreement form but do not set checkbox.

File

src/Entity/UserConsentInterface.php, line 24

Class

UserConsentInterface
Provides an interface for defining User consent entities.

Namespace

Drupal\data_policy\Entity

Code

const STATE_NOT_AGREE = 1;