You are here

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

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

The field formatter.

Type: string

File

src/Ajax/UpdateOptionsCommand.php, line 33

Class

UpdateOptionsCommand
Ajax command to update form options.

Namespace

Drupal\business_rules\Ajax

Code

protected $formatter;