function AggregatorRenderingTest::setUp
Same name in other branches
- 9 core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php \Drupal\Tests\aggregator\Functional\AggregatorRenderingTest::setUp()
Overrides AggregatorTestBase::setUp
File
-
core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorRenderingTest.php, line 27
Class
- AggregatorRenderingTest
- Tests display of aggregator items on the page.
Namespace
Drupal\Tests\aggregator\FunctionalCode
protected function setUp() {
parent::setUp();
$this->drupalPlaceBlock('page_title_block');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.