You are here

protected property DashboardSectionStorage::$sectionStorageManager in Dashboards with Layout Builder 2.0.x

The section storage manager.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface

File

src/Plugin/SectionStorage/DashboardSectionStorage.php, line 65

Class

DashboardSectionStorage
Dashboard section storage.

Namespace

Drupal\dashboards\Plugin\SectionStorage

Code

protected $sectionStorageManager;