PathItemTest::$modules
Same name in other branches
- 8.9.x core/modules/path/tests/src/Kernel/PathItemTest.php \Drupal\Tests\path\Kernel\PathItemTest::modules
- 10 core/modules/path/tests/src/Kernel/PathItemTest.php \Drupal\Tests\path\Kernel\PathItemTest::modules
- 11.x core/modules/path/tests/src/Kernel/PathItemTest.php \Drupal\Tests\path\Kernel\PathItemTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ path/ tests/ src/ Kernel/ PathItemTest.php, line 22
Class
- PathItemTest
- Tests loading and storing data using PathItem.
Namespace
Drupal\Tests\path\KernelCode
protected static $modules = [
'path',
'path_alias',
'node',
'user',
'system',
'language',
'content_translation',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.