protected property AjaxResponse::$commands

The array of ajax commands.

Type: array

File

drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php, line 23
Definition of Drupal\Core\Ajax\AjaxResponse.

Class

AjaxResponse
JSON response object for AJAX requests.

Namespace

Drupal\Core\Ajax

Code

protected $commands = array();