You are here

protected property LayoutParagraphsLayout::$paragraphsReferenceField in Layout Paragraphs 2.0.x

The paragraph reference field the layout is attached to.

Type: \Drupal\Core\Field\EntityReferenceFieldItemListInterface

File

src/LayoutParagraphsLayout.php, line 35

Class

LayoutParagraphsLayout
Provides a domain object for a complete Layout Paragraphs Layout.

Namespace

Drupal\layout_paragraphs

Code

protected $paragraphsReferenceField;