AggregationTest::$modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/views/tests/src/Kernel/AggregationTest.php, line 24

Class

AggregationTest
A basic aggregation test for Views.

Namespace

Drupal\Tests\views\Kernel

Code

protected static $modules = [
  'views_test_aggregation',
  'user',
];

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