function UpdatePathTestBase::initFrontPage

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php \Drupal\FunctionalTests\Update\UpdatePathTestBase::initFrontPage()

File

core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php, line 220

Class

UpdatePathTestBase
Provides a base class for writing an update test.

Namespace

Drupal\FunctionalTests\Update

Code

protected function initFrontPage() {
  // Do nothing as Drupal is not installed yet.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.