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