You are here

protected property Element::$parent in Business Rules 8

Same name and namespace in other branches
  1. 2.x src/Util/Flowchart/Element.php \Drupal\business_rules\Util\Flowchart\Element::parent

The Item parent.

Type: \Drupal\business_rules\Util\Flowchart\Element

File

src/Util/Flowchart/Element.php, line 40

Class

Element
Class Element.

Namespace

Drupal\business_rules\Util\Flowchart

Code

protected $parent;