You are here

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

The layout plugin manager service.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

src/Plugin/Field/FieldFormatter/LayoutParagraphsFormatter.php, line 36

Class

LayoutParagraphsFormatter
Layout Paragraphs field formatter.

Namespace

Drupal\layout_paragraphs\Plugin\Field\FieldFormatter

Code

protected $layoutPluginManager;