You are here

protected property ReorderChildrenAccess::$parentCandidate in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Routing/ReorderChildrenAccess.php \Drupal\entity_hierarchy\Routing\ReorderChildrenAccess::parentCandidate

Parent candidate service.

Type: \Drupal\entity_hierarchy\Information\ParentCandidateInterface

File

src/Routing/ReorderChildrenAccess.php, line 30

Class

ReorderChildrenAccess
Defines a class for limiting the children form to entities with hierarchies.

Namespace

Drupal\entity_hierarchy\Routing

Code

protected $parentCandidate;