You are here

protected property PHPUnit_Util_TestDox_ResultPrinter_HTML::$printsHTML in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/HTML.php \PHPUnit_Util_TestDox_ResultPrinter_HTML::printsHTML

Type: bool

Overrides PHPUnit_Util_Printer::$printsHTML

File

vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/HTML.php, line 21

Class

PHPUnit_Util_TestDox_ResultPrinter_HTML
Prints TestDox documentation in HTML format.

Code

protected $printsHTML = true;