constant GdprField::RELATIONSHIP_OWNER in General Data Protection Regulation 8
Same name and namespace in other branches
- 8.2 modules/gdpr_fields/src/Entity/GdprField.php \Drupal\gdpr_fields\Entity\GdprField::RELATIONSHIP_OWNER
- 3.0.x modules/gdpr_fields/src/Entity/GdprField.php \Drupal\gdpr_fields\Entity\GdprField::RELATIONSHIP_OWNER
Indicates this is a reverse relationship.
Indicates that the current entity is the owner.
File
- modules/
gdpr_fields/ src/ Entity/ GdprField.php, line 28
Class
- GdprField
- Metadata for a GDPR field.
Namespace
Drupal\gdpr_fields\EntityCode
const RELATIONSHIP_OWNER = 2;