You are here

protected property LayoutParagraphsBehavior::$paragraph in Layout Paragraphs 2.0.x

A reference to the paragraph instance.

Type: [type]

File

src/Plugin/paragraphs/Behavior/LayoutParagraphsBehavior.php, line 62

Class

LayoutParagraphsBehavior
Provides a way to define grid based layouts.

Namespace

Drupal\layout_paragraphs\Plugin\paragraphs\Behavior

Code

protected $paragraph;