function simpletest_deprecation_test_test_group_finished
Implements hook_test_group_finished().
This hook is deprecated and should trigger a deprecation error when invoked.
File
-
core/
modules/ simpletest/ tests/ modules/ simpletest_deprecation_test/ simpletest_deprecation_test.module, line 31
Code
function simpletest_deprecation_test_test_group_finished() {
// No-op.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.