You are here

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

The layout plugin manager service.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

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

Class

LayoutParagraphsBehavior
Provides a way to define grid based layouts.

Namespace

Drupal\layout_paragraphs\Plugin\paragraphs\Behavior

Code

protected $layoutPluginManager;