public static property UserEntityCallbacksTest::$modules

Modules to enable.

Type: array

File

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

Class

UserEntityCallbacksTest
Test user entity callbacks.

Namespace

Drupal\user\Tests

Code

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