BlockContentThemeSuggestionsTest::$modules

Type: modules

File

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

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.