BlockContentTranslationUITest::$modules

Type: modules

Overrides ContentTranslationTestBase::$modules

File

core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php, line 20

Class

BlockContentTranslationUITest
Tests the block content translation UI.

Namespace

Drupal\Tests\block_content\Functional

Code

protected static $modules = [
  'language',
  'content_translation',
  'block',
  'field_ui',
  'block_content',
];

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