PathLegacyRoutesKernelTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ path/ tests/ src/ Kernel/ PathLegacyRoutesKernelTest.php, line 19
Class
- PathLegacyRoutesKernelTest
- Tests the BC layer for the deprecated routes of the path module.
Namespace
Drupal\Tests\path\KernelCode
protected static $modules = [
'path',
'path_alias',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.