You are here

protected property ChildEntityWarning::$parent in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x src/Information/ChildEntityWarning.php \Drupal\entity_hierarchy\Information\ChildEntityWarning::parent

Node if parent exists.

Type: null|\PNX\NestedSet\Node

File

src/Information/ChildEntityWarning.php, line 35

Class

ChildEntityWarning
Defines a value object for a child entity warning.

Namespace

Drupal\entity_hierarchy\Information

Code

protected $parent;