FeedValidationTest::$modules

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

Modules to install.

Type: array

Overrides EntityKernelTestBase::$modules

File

core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php, line 20

Class

FeedValidationTest
Tests feed validation constraints.

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.