public static property UserAccountLinksTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserAccountLinksTest.php \Drupal\user\Tests\UserAccountLinksTest::modules
Modules to enable.
Type: array
File
- core/
modules/ user/ src/ Tests/ UserAccountLinksTest.php, line 24 - Contains \Drupal\user\Tests\UserAccountLinksTest.
Class
- UserAccountLinksTest
- Tests user-account links.
Namespace
Drupal\user\TestsCode
public static $modules = array(
'menu_ui',
'block',
'test_page_test',
);