UserTranslationUITest::$modules

Type: modules

Overrides ContentTranslationTestBase::$modules

File

core/modules/user/tests/src/Functional/UserTranslationUITest.php, line 37

Class

UserTranslationUITest
Tests the User Translation UI.

Namespace

Drupal\Tests\user\Functional

Code

protected static $modules = [
  'language',
  'content_translation',
  'user',
  'views',
];

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