public static property UserAccountLinksTests::$modules

Modules to enable.

Type: array

File

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

Class

UserAccountLinksTests
Tests user links in the secondary menu.

Namespace

Drupal\user\Tests

Code

public static $modules = array(
  'menu',
  'block',
);