BulkOperationsTest::$modules

Same name in other branches
  1. 11.x core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php \Drupal\Tests\views\FunctionalJavascript\Plugin\BulkOperationsTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/views/tests/src/FunctionalJavascript/Plugin/BulkOperationsTest.php, line 19

Class

BulkOperationsTest
Tests the bulk operations.

Namespace

Drupal\Tests\views\FunctionalJavascript\Plugin

Code

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

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