public static property LanguagePathMonolingualTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/Tests/LanguagePathMonolingualTest.php \Drupal\language\Tests\LanguagePathMonolingualTest::modules
Modules to enable.
Type: array
File
- core/
modules/ language/ src/ Tests/ LanguagePathMonolingualTest.php, line 24 - Contains \Drupal\language\Tests\LanguagePathMonolingualTest.
Class
- LanguagePathMonolingualTest
- Confirm that paths are not changed on monolingual non-English sites.
Namespace
Drupal\language\TestsCode
public static $modules = [
'block',
'language',
'path',
];