ContentTranslationConcurrencyTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/content_translation/tests/src/Kernel/ContentTranslationConcurrencyTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationConcurrencyTest::modules

Type: modules

File

core/modules/content_translation/tests/src/Kernel/ContentTranslationConcurrencyTest.php, line 30

Class

ContentTranslationConcurrencyTest
Tests concurrency in the content translation controller.

Namespace

Drupal\Tests\content_translation\Kernel

Code

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

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