You are here

protected property SectionListTestBase::$sectionList in Drupal 9

The section list implementation.

Type: \Drupal\layout_builder\SectionListInterface

File

core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php, line 28

Class

SectionListTestBase
Provides a base class for testing implementations of a section list.

Namespace

Drupal\Tests\layout_builder\Kernel

Code

protected $sectionList;