ContentTranslationConcurrencyTest::$modules
Same name and namespace in other branches
- main core/modules/content_translation/tests/src/Kernel/ContentTranslationConcurrencyTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationConcurrencyTest::modules
Type: modules
Overrides KernelTestBase::$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\KernelCode
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.