HandlerAggregatorTest::$modules

Modules to enable.

Type: array

Overrides ViewTestBase::$modules

File

core/modules/aggregator/tests/src/Functional/Views/Handler/HandlerAggregatorTest.php, line 25

Class

HandlerAggregatorTest
Tests instances of the aggregator related view handlers.

Namespace

Drupal\Tests\aggregator\Functional\Views\Handler

Code

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

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