SimpleConfigSectionStorageTest::$modules

Type: modules

Overrides SectionStorageTestBase::$modules

File

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

Class

SimpleConfigSectionStorageTest
Tests the test implementation of section storage.

Namespace

Drupal\Tests\layout_builder\Kernel

Code

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

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