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