UserRouteAlterTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ serialization/ tests/ src/ Kernel/ UserRouteAlterTest.php, line 19
Class
- UserRouteAlterTest
- Tests that the user routes can be altered.
Namespace
Drupal\Tests\serialization\KernelCode
protected static $modules = [
'serialization',
'user',
'user_route_alter_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.