protected property EntityTraversal::$baseEntity in General Data Protection Regulation 3.0.x
Same name and namespace in other branches
- 8.2 modules/gdpr_fields/src/EntityTraversal.php \Drupal\gdpr_fields\EntityTraversal::baseEntity
- 8 modules/gdpr_fields/src/EntityTraversal.php \Drupal\gdpr_fields\EntityTraversal::baseEntity
The starting entity for the traversal.
Type: \Drupal\Core\Entity\EntityInterface
File
- modules/
gdpr_fields/ src/ EntityTraversal.php, line 54
Class
- EntityTraversal
- Base class for traversing entities.
Namespace
Drupal\gdpr_fieldsCode
protected $baseEntity;