PrepareLayoutEvent::$sectionStorage

Same name in other branches
  1. 9 core/modules/layout_builder/src/Event/PrepareLayoutEvent.php \Drupal\layout_builder\Event\PrepareLayoutEvent::sectionStorage
  2. 10 core/modules/layout_builder/src/Event/PrepareLayoutEvent.php \Drupal\layout_builder\Event\PrepareLayoutEvent::sectionStorage

The section storage plugin.

Type: \Drupal\layout_builder\SectionStorageInterface

File

core/modules/layout_builder/src/Event/PrepareLayoutEvent.php, line 23

Class

PrepareLayoutEvent
Event fired in #pre_render of \Drupal\layout_builder\Element\LayoutBuilder.

Namespace

Drupal\layout_builder\Event

Code

protected $sectionStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.