ViewsIntegrationTest::$modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php, line 31

Class

ViewsIntegrationTest
Tests the views integration of dblog module.

Namespace

Drupal\Tests\dblog\Kernel\Views

Code

protected static $modules = [
  'dblog',
  'dblog_test_views',
  'user',
];

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