AddComponentTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php, line 36

Class

AddComponentTest
Tests that `addComponentToLayout` config action.

Namespace

Drupal\Tests\layout_builder\Kernel\Plugin\ConfigAction

Code

protected static $modules = [
  'layout_discovery',
  'layout_builder',
  'layout_builder_defaults_test',
  'entity_test',
  'user',
];

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