AggregatorTitleTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
modules/ aggregator/ tests/ src/ Kernel/ AggregatorTitleTest.php, line 22
Class
- AggregatorTitleTest
- Tests the aggregator_title formatter.
Namespace
Drupal\Tests\aggregator\KernelCode
protected static $modules = [
'file',
'field',
'options',
'aggregator',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.