You are here

protected property Element::$item in Business Rules 2.x

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

The Business Rule item.

Type: \Drupal\Core\Entity\EntityInterface

File

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

Class

Element
Class Element.

Namespace

Drupal\business_rules\Util\Flowchart

Code

protected $item;