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
1 | protected $commands = array (); |
The array of ajax commands.
Type: array
Drupal\Core\Ajax
1 | protected $commands = array (); |
Designed by : w10schools
service@w10schools.com
Please login to continue.