EntityAliasTest::$modules
Same name in other branches
- 11.x core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php \Drupal\Tests\path_alias\Kernel\EntityAliasTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ path_alias/ tests/ src/ Kernel/ EntityAliasTest.php, line 23
Class
- EntityAliasTest
- Tests path alias on entities.
Namespace
Drupal\Tests\path_alias\KernelCode
protected static $modules = [
'path_alias',
'entity_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.