You are here

private property Matrix::$rootElement in Business Rules 2.x

Same name and namespace in other branches
  1. 8 src/Util/Flowchart/Matrix.php \Drupal\business_rules\Util\Flowchart\Matrix::rootElement

The root element.

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

File

src/Util/Flowchart/Matrix.php, line 34

Class

Matrix
The matrix to handle the Business Rule flowchart.

Namespace

Drupal\business_rules\Util\Flowchart

Code

private $rootElement;