You are here

protected property CourierTemplate::$operation in Courier 2.x

Same name and namespace in other branches
  1. 8 src/Ajax/CourierTemplate.php \Drupal\courier\Ajax\CourierTemplate::operation

Operation to execute on client.

Type: string

File

src/Ajax/CourierTemplate.php, line 33

Class

CourierTemplate
Defines a CourierTemplate AJAX command.

Namespace

Drupal\courier\Ajax

Code

protected $operation;