You are here

property DrupalReporter::$current_field_set in SimpleTest 5

Same name and namespace in other branches
  1. 6 drupal_reporter.php \DrupalReporter::current_field_set

File

./drupal_reporter.php, line 16

Class

DrupalReporter
Minimal drupal displayer. Accumulates output to $_output. Based on HtmlReporter by Marcus Baker

Code

var $current_field_set = array();