You are here

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

The layout paragraphs service.

Type: \Drupal\layout_paragraphs\LayoutParagraphsRendererService

File

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

Class

LayoutParagraphsBehavior
Provides a way to define grid based layouts.

Namespace

Drupal\layout_paragraphs\Plugin\paragraphs\Behavior

Code

protected $layoutParagraphsRendererService;