UserLoginDecoratedTest::$modules
Type: modules
Overrides UserLoginTest::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ UserLoginDecoratedTest.php, line 21
Class
- UserLoginDecoratedTest
- Ensure that login works as expected with a decorator.
Namespace
Drupal\Tests\user\FunctionalCode
protected static $modules = [
'user_auth_decorator_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.