UserChangedTest::$modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ Views/ UserChangedTest.php, line 19
Class
- UserChangedTest
- Tests the changed field.
Namespace
Drupal\Tests\user\Functional\ViewsCode
protected static $modules = [
'views_ui',
'user_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.