AddComponentTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

Class

AddComponentTest
@coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\AddComponent[[api-linebreak]]

Namespace

Drupal\Tests\layout_builder\Kernel\Plugin\ConfigAction

Code

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

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