You are here

function update_test_invalid_hook_update_8000 in Drupal 9

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

Hook implementation using the reserved schema version 8000.

File

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

Code

function update_test_invalid_hook_update_8000() {
}