function system_test_exit
Implements hook_exit().
File
-
modules/
simpletest/ tests/ system_test.module, line 335
Code
function system_test_exit() {
watchdog('system_test', 'hook_exit');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.