You are here

protected property QuickEditIntegration::$sectionStorageManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/QuickEditIntegration.php \Drupal\layout_builder\QuickEditIntegration::sectionStorageManager

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

core/modules/layout_builder/src/QuickEditIntegration.php, line 36

Class

QuickEditIntegration
Helper methods for Quick Edit module integration.

Namespace

Drupal\layout_builder

Code

protected $sectionStorageManager;