You are here

property DrupalReporter::$content_count in SimpleTest 6

Same name and namespace in other branches
  1. 5 drupal_reporter.php \DrupalReporter::content_count

File

./drupal_reporter.php, line 18

Class

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

Code

var $content_count = 0;