protected property BaseCommand::$data

The data to pass on to the client side.

Type: string

File

drupal/core/modules/edit/lib/Drupal/edit/Ajax/BaseCommand.php, line 29
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 $data;