You are here

constant GdprField::RELATIONSHIP_FOLLOW in General Data Protection Regulation 3.0.x

Same name and namespace in other branches
  1. 8.2 modules/gdpr_fields/src/Entity/GdprField.php \Drupal\gdpr_fields\Entity\GdprField::RELATIONSHIP_FOLLOW
  2. 8 modules/gdpr_fields/src/Entity/GdprField.php \Drupal\gdpr_fields\Entity\GdprField::RELATIONSHIP_FOLLOW

Indicates a relationship should be followed.

File

modules/gdpr_fields/src/Entity/GdprField.php, line 21

Class

GdprField
Metadata for a GDPR field.

Namespace

Drupal\gdpr_fields\Entity

Code

const RELATIONSHIP_FOLLOW = 1;