DeleteFeedTest::$modules

Same name in other branches
  1. 9 core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php \Drupal\Tests\aggregator\Functional\DeleteFeedTest::modules

Modules to install.

Type: array

Overrides AggregatorTestBase::$modules

File

core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php, line 17

Class

DeleteFeedTest
Delete feed test.

Namespace

Drupal\Tests\aggregator\Functional

Code

public static $modules = [
    'block',
];

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