DisplayTest::$modules

Type: modules

Overrides ViewTestBase::$modules

File

core/modules/views/tests/src/Functional/Plugin/DisplayTest.php, line 31

Class

DisplayTest
Tests the basic display plugin.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

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

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