SimpleConfigSectionListTest::$modules

Same name in other branches
  1. 9 core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php \Drupal\Tests\layout_builder\Kernel\SimpleConfigSectionListTest::modules
  2. 11.x core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php \Drupal\Tests\layout_builder\Kernel\SimpleConfigSectionListTest::modules

Type: modules

Overrides SectionListTestBase::$modules

File

core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php, line 26

Class

SimpleConfigSectionListTest
Tests the test implementation of section storage.

Namespace

Drupal\Tests\layout_builder\Kernel

Code

protected static $modules = [
    'layout_builder_test',
];

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