BulkFormTest::$modules

Type: modules

Overrides UserTestBase::$modules

File

core/modules/user/tests/src/Functional/Views/BulkFormTest.php, line 23

Class

BulkFormTest
Tests a user bulk form.

Namespace

Drupal\Tests\user\Functional\Views

Code

protected static $modules = [
  'views_ui',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.