You are here

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

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

The element html id.

Type: string

File

src/Ajax/UpdateOptionsCommand.php, line 19

Class

UpdateOptionsCommand
Ajax command to update form options.

Namespace

Drupal\business_rules\Ajax

Code

protected $elementId;