property DrupalReporter::$_progress_stack in SimpleTest 6
Same name and namespace in other branches
- 5 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,
);