LayoutBuilderIntegrationTest::$modules

Type: modules

Overrides QuickEditJavascriptTestBase::$modules

File

core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderIntegrationTest.php, line 25

Class

LayoutBuilderIntegrationTest
@group quickedit @group legacy

Namespace

Drupal\Tests\quickedit\FunctionalJavascript

Code

protected static $modules = [
  'node',
  'editor',
  'ckeditor',
  'taxonomy',
  'block',
  'block_content',
  'hold_test',
];

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