InsertCommand::$content

The content for the matched element(s).

Either a render array or an HTML string.

Type: string|array

File

core/lib/Drupal/Core/Ajax/InsertCommand.php, line 38

Class

InsertCommand
Generic AJAX command for inserting content.

Namespace

Drupal\Core\Ajax

Code

protected $content;
doc_Drupal
2016-10-29 09:20:45
Comments
Leave a Comment

Please login to continue.