private property Matrix::$matrix in Business Rules 2.x
Same name and namespace in other branches
- 8 src/Util/Flowchart/Matrix.php \Drupal\business_rules\Util\Flowchart\Matrix::matrix
The internal matrix.
Type: array
File
- src/
Util/ Flowchart/ Matrix.php, line 27
Class
- Matrix
- The matrix to handle the Business Rule flowchart.
Namespace
Drupal\business_rules\Util\FlowchartCode
private $matrix = [];