function hold_test_install
Same name in other branches
- 9 core/modules/system/tests/modules/hold_test/hold_test.install \hold_test_install()
- 10 core/modules/system/tests/modules/hold_test/hold_test.install \hold_test_install()
- 11.x core/modules/system/tests/modules/hold_test/hold_test.install \hold_test_install()
Implements hook_install().
File
-
core/
modules/ system/ tests/ modules/ hold_test/ hold_test.install, line 11
Code
function hold_test_install() {
hold_test_request(FALSE);
hold_test_response(FALSE);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.