JSTranslationTest::$modules
Same name in other branches
- 9 core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\JSTranslationTest::modules
- 11.x core/modules/ckeditor5/tests/src/FunctionalJavascript/JSTranslationTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\JSTranslationTest::modules
Type: modules
Overrides CKEditor5TestBase::$modules
File
-
core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ JSTranslationTest.php, line 23
Class
- JSTranslationTest
- Tests for CKEditor 5 plugins using Drupal's translation system.
Namespace
Drupal\Tests\ckeditor5\FunctionalJavascriptCode
protected static $modules = [
'language',
'locale',
'media_library',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.