public static property AggregatorTitleTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/aggregator/src/Tests/AggregatorTitleTest.php \Drupal\aggregator\Tests\AggregatorTitleTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ aggregator/ src/ Tests/ AggregatorTitleTest.php, line 27 - Contains \Drupal\aggregator\Tests\AggregatorTitleTest.
Class
- AggregatorTitleTest
- Tests the aggregator_title formatter.
Namespace
Drupal\aggregator\TestsCode
public static $modules = [
'file',
'field',
'options',
'aggregator',
];