AggregatorPluginManagerTest::$modules
Same name in other branches
- 9 core/modules/aggregator/tests/src/Kernel/AggregatorPluginManagerTest.php \Drupal\Tests\aggregator\Kernel\AggregatorPluginManagerTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ aggregator/ tests/ src/ Kernel/ AggregatorPluginManagerTest.php, line 19
Class
- AggregatorPluginManagerTest
- Tests the aggregator plugin manager.
Namespace
Drupal\Tests\aggregator\KernelCode
public static $modules = [
'aggregator',
'aggregator_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.