You are here

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

The entity type manager service.

Type: Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LayoutParagraphsRendererService.php, line 26

Class

LayoutParagraphsRendererService
Class definition for a layout paragraphs service.

Namespace

Drupal\layout_paragraphs

Code

protected $entityTypeManager;