You are here

private property SectionComponentRenderArray::$sectionStorageManager in Core Context 8

The section storage manager service.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

src/EventSubscriber/SectionComponentRenderArray.php, line 27

Class

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

Namespace

Drupal\core_context\EventSubscriber

Code

private $sectionStorageManager;