public static property UserCreateTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserCreateTest.php \Drupal\user\Tests\UserCreateTest::modules
Modules to enable.
Type: array
File
- core/
modules/ user/ src/ Tests/ UserCreateTest.php, line 24 - Contains \Drupal\user\Tests\UserCreateTest.
Class
- UserCreateTest
- Tests the create user administration page.
Namespace
Drupal\user\TestsCode
public static $modules = array(
'image',
);