BulkFormTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/views/tests/src/Functional/BulkFormTest.php, line 24

Class

BulkFormTest
Tests the views bulk form test.

Namespace

Drupal\Tests\views\Functional

Code

protected static $modules = [
  'node',
  'action_bulk_test',
];

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