protected static property AggregatorTitleTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php \Drupal\Tests\aggregator\Kernel\AggregatorTitleTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ aggregator/ tests/ src/ Kernel/ AggregatorTitleTest.php, line 21
Class
- AggregatorTitleTest
- Tests the aggregator_title formatter.
Namespace
Drupal\Tests\aggregator\KernelCode
protected static $modules = [
'file',
'field',
'options',
'aggregator',
'system',
];