AggregatorRenderingTest::$modules
Same name in other branches
- 8.9.x core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php \Drupal\Tests\aggregator\Functional\AggregatorRenderingTest::modules
Modules to install.
Type: array
Overrides AggregatorTestBase::$modules
File
-
core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorRenderingTest.php, line 20
Class
- AggregatorRenderingTest
- Tests display of aggregator items on the page.
Namespace
Drupal\Tests\aggregator\FunctionalCode
protected static $modules = [
'block',
'test_page_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.