You are here

function update_test_2_update_8002 in Drupal 9

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

Dummy update_test_2 update 8002.

1 string reference to 'update_test_2_update_8002'
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_2/update_test_2.install, line 46
Install, update and uninstall functions for the update_test_2 module.

Code

function update_test_2_update_8002() {
}