property DrupalReporter::$_exceptions_stack in SimpleTest 6
Same name and namespace in other branches
- 5 drupal_reporter.php \DrupalReporter::_exceptions_stack
File
- ./
drupal_reporter.php, line 10
Class
- DrupalReporter
- Minimal drupal displayer. Accumulates output to $_output. Based on HtmlReporter by Marcus Baker
Code
var $_exceptions_stack = array(
0,
);