protected property ParentEntityReactionBase::$parentCandidate in Entity Reference Hierarchy 8.2
Same name and namespace in other branches
- 3.x src/Storage/ParentEntityReactionBase.php \Drupal\entity_hierarchy\Storage\ParentEntityReactionBase::parentCandidate
Parent candidate interface.
Type: \Drupal\entity_hierarchy\Information\ParentCandidateInterface
File
- src/
Storage/ ParentEntityReactionBase.php, line 35
Class
- ParentEntityReactionBase
- Defines a base class for reacting to parent entity updates.
Namespace
Drupal\entity_hierarchy\StorageCode
protected $parentCandidate;