You are here

protected property ConditionSetController::$itemType in Business Rules 2.x

Same name and namespace in other branches
  1. 8 src/Controller/ConditionSetController.php \Drupal\business_rules\Controller\ConditionSetController::itemType

The Item config name: condition | action.

Type: string

File

src/Controller/ConditionSetController.php, line 46

Class

ConditionSetController
Class ConditionSetController.

Namespace

Drupal\business_rules\Controller

Code

protected $itemType;