ViewTranslationTest::$modules
Same name in other branches
- 10 core/modules/views/tests/src/Functional/ViewTranslationTest.php \Drupal\Tests\views\Functional\ViewTranslationTest::modules
- 11.x core/modules/views/tests/src/Functional/ViewTranslationTest.php \Drupal\Tests\views\Functional\ViewTranslationTest::modules
Type: modules
Overrides ViewTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ ViewTranslationTest.php, line 24
Class
- ViewTranslationTest
- Tests views title translation.
Namespace
Drupal\Tests\views\FunctionalCode
protected static $modules = [
'block',
'locale',
'language',
'config_translation',
'views_ui',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.