ItemWithoutFeedTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php \Drupal\Tests\aggregator\Kernel\ItemWithoutFeedTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php, line 18

Class

ItemWithoutFeedTest
Tests clean handling of an item with a missing feed ID.

Namespace

Drupal\Tests\aggregator\Kernel

Code

public static $modules = [
    'aggregator',
    'options',
];

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