You are here

public static property DeleteFeedTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/aggregator/src/Tests/DeleteFeedTest.php \Drupal\aggregator\Tests\DeleteFeedTest::modules

Modules to install.

Type: array

Overrides AggregatorTestBase::$modules

File

core/modules/aggregator/src/Tests/DeleteFeedTest.php, line 22
Contains \Drupal\aggregator\Tests\DeleteFeedTest.

Class

DeleteFeedTest
Delete feed test.

Namespace

Drupal\aggregator\Tests

Code

public static $modules = array(
  'block',
);