Modules to enable.
Type: array
Overrides PathTestBase::$modules
File
- drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php, line 20
- Definition of Drupal\path\Tests\PathAliasTest.
Class
- PathAliasTest
- Tests path alias functionality.
Namespace
Drupal\path\Tests
Code
public static $modules = array(
'path',
);