You are here

protected property LayoutParagraphsPlugin::$layoutPluginManager in Layout Paragraphs 1.0.x

The layout plugin manager service.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Plugin/paragraphs/Behavior/LayoutParagraphsPlugin.php, line 30

Class

LayoutParagraphsPlugin
Provides a way to define grid based layouts.

Namespace

Drupal\layout_paragraphs\Plugin\paragraphs\Behavior

Code

protected $layoutPluginManager;