protected function MenuLinkContentUpdateTest::replaceUser1 in Drupal 8
Replace User 1 with the user created here.
Overrides UpdatePathTestBase::replaceUser1
File
- core/
modules/ menu_link_content/ tests/ src/ Functional/ Update/ MenuLinkContentUpdateTest.php, line 187
Class
- MenuLinkContentUpdateTest
- Tests the upgrade path for custom menu links.
Namespace
Drupal\Tests\menu_link_content\Functional\UpdateCode
protected function replaceUser1() {
// Do not replace the user from our dump.
}