WizardPluginBaseKernelTest::$modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php, line 23

Class

WizardPluginBaseKernelTest
Tests the wizard base plugin class.

Namespace

Drupal\Tests\views\Kernel\Wizard

Code

protected static $modules = [
  'language',
  'system',
  'user',
  'views_ui',
];

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