You are here

protected property LayoutParagraphsLayoutRefreshTrait::$originalLayoutParagraphsLayout in Layout Paragraphs 2.0.x

The original paragraphs layout object.

Type: \Drupal\layout_paragraphs\LayoutParagraphsLayout

File

src/LayoutParagraphsLayoutRefreshTrait.php, line 42

Class

LayoutParagraphsLayoutRefreshTrait
Trait for managing refresh state for layouts.

Namespace

Drupal\layout_paragraphs

Code

protected $originalLayoutParagraphsLayout;