protected property EmbedInsertCommand::$content in Embed 8
The content for the matched element(s).
Either a render array or an HTML string.
Type: string|array
File
- src/
Ajax/ EmbedInsertCommand.php, line 25
Class
- EmbedInsertCommand
- AJAX command for inserting an embedded item in an editor.
Namespace
Drupal\embed\AjaxCode
protected $content;