You are here

protected property UpdateOptionsCommand::$options in Business Rules 2.x

Same name and namespace in other branches
  1. 8 src/Ajax/UpdateOptionsCommand.php \Drupal\business_rules\Ajax\UpdateOptionsCommand::options

The element options [key, value].

Type: array

File

src/Ajax/UpdateOptionsCommand.php, line 26

Class

UpdateOptionsCommand
Ajax command to update form options.

Namespace

Drupal\business_rules\Ajax

Code

protected $options;