DrupalWebTestCase::$originalShutdownCallbacks
The original shutdown handlers array, before it was cleaned for testing purposes.
Type: array
File
-
modules/
simpletest/ drupal_web_test_case.php, line 944
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Code
protected $originalShutdownCallbacks = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.