You are here

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

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

The Item config name: condition | action.

Type: string

File

src/Controller/ActionSetController.php, line 46

Class

ActionSetController
Class ActionSetController.

Namespace

Drupal\business_rules\Controller

Code

protected $itemType;