You are here

function update_test_3_update_8001 in Drupal 9

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

Dummy update_test_3 update 8001.

1 string reference to 'update_test_3_update_8001'
DependencyOrderingTest::testUpdateOrderingModuleInterdependency in core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php
Tests that dependencies between modules are resolved correctly.

File

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

Code

function update_test_3_update_8001() {
}