protected static property ViewTranslationTest::$modules in Drupal 10
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Functional/ViewTranslationTest.php \Drupal\Tests\views\Functional\ViewTranslationTest::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',
];