W3cubDocs

/Drupal 8

protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Ajax!InsertCommand.php/property/InsertCommand::content/8.1.x