You are here

function update_test_1_update_8001 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_8001()

Dummy update_test_1 update 8001.

1 string reference to 'update_test_1_update_8001'
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 42
Install, update and uninstall functions for the update_test_1 module.

Code

function update_test_1_update_8001() {
}