Modules to enable.
Type: array
File
- drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php, line 22
- Definition of Drupal\locale\Tests\LocalePathTest.
Class
- LocalePathTest
- Functional tests for configuring a different path alias per language.
Namespace
Drupal\locale\Tests
Code
public static $modules = array(
'node',
'locale',
'path',
);