TestSectionList::$sections

Same name in other branches
  1. 8.9.x core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php \Drupal\Tests\layout_builder\Kernel\TestSectionList::sections
  2. 10 core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php \Drupal\Tests\layout_builder\Kernel\TestSectionList::sections
  3. 11.x core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php \Drupal\Tests\layout_builder\Kernel\TestSectionList::sections

An array of sections.

Type: \Drupal\layout_builder\Section[]

File

core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php, line 45

Class

TestSectionList

Namespace

Drupal\Tests\layout_builder\Kernel

Code

protected $sections;

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