You are here

private property SectionComponentRenderArray::$entityTypeManager in Core Context 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/SectionComponentRenderArray.php, line 34

Class

SectionComponentRenderArray
Reacts to a render array being generated for a layout section component.

Namespace

Drupal\core_context\EventSubscriber

Code

private $entityTypeManager;