UserRouteAlterTest::$modules
Same name in other branches
- 11.x core/modules/serialization/tests/src/Kernel/UserRouteAlterTest.php \Drupal\Tests\serialization\Kernel\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.