You are here

function update_test_1_update_8002 in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/update_test_1/update_test_1.install \update_test_1_update_8002()

Dummy update_test_1 update 8002.

1 string reference to 'update_test_1_update_8002'
DependencyOrderingTest::testUpdateOrderingSingleModule in core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php
Tests that updates within a single module run in the correct order.

File

core/modules/system/tests/modules/update_test_1/update_test_1.install, line 48
Install, update and uninstall functions for the update_test_1 module.

Code

function update_test_1_update_8002() {
}