public static property UserSearchTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/user/lib/Drupal/user/Tests/UserSearchTest.php, line 22
Definition of Drupal\user\Tests\UserSearchTest.

Class

UserSearchTest
Test user search.

Namespace

Drupal\user\Tests

Code

public static $modules = array(
  'search',
);