protected property BaseCommand::$command

The name of the command.

Type: string

File

drupal/core/modules/edit/lib/Drupal/edit/Ajax/BaseCommand.php, line 22
Contains \Drupal\edit\Ajax\BaseCommand.

Class

BaseCommand
Base AJAX command that only exists simplify Edit's actual AJAX commands.

Namespace

Drupal\edit\Ajax

Code

protected $command;