The name of the command.
Type: string
File
- core/lib/Drupal/Core/Ajax/BaseCommand.php, line 15
Class
- BaseCommand
- Base command that only exists to simplify AJAX commands.
Namespace
Drupal\Core\Ajax
Code
protected $command;
The name of the command.
Type: string
Drupal\Core\Ajax
protected $command;
Please login to continue.