You are here

protected property PHPUnit_Util_Printer::$printsHTML in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Util/Printer.php \PHPUnit_Util_Printer::printsHTML

Type: bool

File

vendor/phpunit/phpunit/src/Util/Printer.php, line 38

Class

PHPUnit_Util_Printer
Utility class that can print to STDOUT or write to a file.

Code

protected $printsHTML = false;