You are here

function update_test_invalid_hook_update_8000 in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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() {
}