function AddFeedTest::setUp
Overrides AggregatorTestBase::setUp
File
-
core/
modules/ aggregator/ tests/ src/ Functional/ AddFeedTest.php, line 23
Class
- AddFeedTest
- Add feed test.
Namespace
Drupal\Tests\aggregator\FunctionalCode
protected function setUp() : void {
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.