update_test_invalid_hook.install
Same filename in other branches
Install, update and uninstall functions for the update_test_invalid_hook module.
File
-
core/
modules/ system/ tests/ modules/ update_test_invalid_hook/ update_test_invalid_hook.install
View source
<?php
/**
* @file
* Install, update and uninstall functions for the update_test_invalid_hook module.
*/
/**
* Hook implementation using the reserved schema version 8000.
*/
function update_test_invalid_hook_update_8000() {
}
Functions
Title | Deprecated | Summary |
---|---|---|
update_test_invalid_hook_update_8000 | Hook implementation using the reserved schema version 8000. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.