You are here

protected property LayoutParagraphsInsertCommand::$content in Layout Paragraphs 1.0.x

The content for the matched element(s).

Either a render array or an HTML string.

Type: string|array

File

src/Ajax/LayoutParagraphsInsertCommand.php, line 30

Class

LayoutParagraphsInsertCommand
Class LayoutParagraphsStateResetCommand.

Namespace

Drupal\layout_paragraphs\Ajax

Code

protected $content;