You are here

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

Same name and namespace in other branches
  1. 8 src/Entity/DashboardViewBuilder.php \Drupal\dashboards\Entity\DashboardViewBuilder::sectionStorageManager

Section storage handler.

Type: \Drupal\layout_builder\SectionStorage\SectionStorageManager

File

src/Entity/DashboardViewBuilder.php, line 38

Class

DashboardViewBuilder
Dashboard Entity ViewBuilder.

Namespace

Drupal\dashboards\Entity

Code

protected $sectionStorageManager;