You are here

protected property BlockComponentRenderArraySubscriber::$entityTypeManager in Layout Builder Blocks 1.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/BlockComponentRenderArraySubscriber.php, line 22

Class

BlockComponentRenderArraySubscriber
Class BlockComponentRenderArraySubscriber.

Namespace

Drupal\layout_builder_blocks\EventSubscriber

Code

protected $entityTypeManager;