update_test_postupdate.install

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install
  2. 8.9.x core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install
  3. 11.x core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install

Install hooks for test module.

File

core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install

View source
<?php


/**
 * @file
 * Install hooks for test module.
 */

/**
 * Normal update_N() function.
 */
function update_test_postupdate_update_8001() {
}

Functions

Title Deprecated Summary
update_test_postupdate_update_8001 Normal update_N() function.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.