BlockContentThemeSuggestionsTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php \Drupal\Tests\block_content\Functional\BlockContentThemeSuggestionsTest::modules

Type: modules

Overrides BlockContentTestBase::$modules

File

core/modules/block_content/tests/src/Functional/BlockContentThemeSuggestionsTest.php, line 32

Class

BlockContentThemeSuggestionsTest
Tests block content theme suggestions.

Namespace

Drupal\Tests\block_content\Functional

Code

protected static $modules = [
  'field_ui',
  'layout_builder',
  'node',
  'block_content_theme_suggestions_test',
];

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