You are here

protected property LayoutParagraphsBuilder::$entityTypeManager in Layout Paragraphs 2.0.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Element/LayoutParagraphsBuilder.php, line 50

Class

LayoutParagraphsBuilder
Defines a render element for building the Layout Builder UI.

Namespace

Drupal\layout_paragraphs\Element

Code

protected $entityTypeManager;