protected property InsertCommand::$html

The HTML content that will replace the matched element(s).

Type: string

File

drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php, line 39
Definition of Drupal\Core\Ajax\InsertCommand.

Class

InsertCommand
Generic AJAX command for inserting content.

Namespace

Drupal\Core\Ajax

Code

protected $html;