You are here

public property Dashboard::$sections in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/Dashboard.php \Drupal\dashboards\Entity\Dashboard::sections

Section.

Type: \Drupal\layout_builder\Section[]

File

src/Entity/Dashboard.php, line 103

Class

Dashboard
Dashboard.

Namespace

Drupal\dashboards\Entity

Code

public $sections = [];