You are here

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Access/LayoutParagraphsBuilderAccess.php, line 23

Class

LayoutParagraphsBuilderAccess
Class definition for LayoutParagraphsBuilderAccess.

Namespace

Drupal\layout_paragraphs\Access

Code

protected $entityTypeManager;