WebTestBase::$originalShutdownCallbacks
The original shutdown handlers array, before it was cleaned for testing.
Type: array
Overrides TestBase::$originalShutdownCallbacks
File
-
core/
modules/ simpletest/ src/ WebTestBase.php, line 168
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $originalShutdownCallbacks = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.