You are here

protected property ParentEntityReactionBase::$parentCandidate in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 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\Storage

Code

protected $parentCandidate;