Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AjaxResponse.php

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 = [];
RSS feed
Powered by Drupal