You are here

protected property EntityReferenceLayoutFormatter::$layoutPluginManager in Entity Reference with Layout 8

The layout plugin manager service.

Type: \Drupal\Core\Layout\LayoutPluginManagerInterface

File

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

Class

EntityReferenceLayoutFormatter
Entity Reference with Layout field formatter.

Namespace

Drupal\entity_reference_layout\Plugin\Field\FieldFormatter

Code

protected $layoutPluginManager;