protected property AjaxResponse::$commands

The array of ajax commands.

Type: array

File

core/lib/Drupal/Core/Ajax/AjaxResponse.php, line 24

Class

AjaxResponse
JSON response object for AJAX requests.

Namespace

Drupal\Core\Ajax

Code

protected $commands = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!AjaxResponse.php/property/AjaxResponse::commands/8.1.x