You are here

protected static property SimpleConfigSectionListTest::$modules in Drupal 10

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

File

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

Class

SimpleConfigSectionListTest
Tests the test implementation of section storage.

Namespace

Drupal\Tests\layout_builder\Kernel

Code

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