You are here

protected function UpdatePathTestBaseFilledTest::replaceUser1 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php \Drupal\system\Tests\Update\UpdatePathTestBaseFilledTest::replaceUser1()

Replace User 1 with the user created here.

Overrides UpdatePathTestBase::replaceUser1

File

core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php, line 429
Contains \Drupal\system\Tests\Update\UpdatePathTestBaseFilledTest.

Class

UpdatePathTestBaseFilledTest
Runs UpdatePathTestBaseTest with a dump filled with content.

Namespace

Drupal\system\Tests\Update

Code

protected function replaceUser1() {

  // Do not replace the user from our dump.
}