protected property PHPUnit_TextUI_TestRunner::$printer in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/TextUI/TestRunner.php \PHPUnit_TextUI_TestRunner::printer
Type: PHPUnit_TextUI_ResultPrinter
File
- vendor/
phpunit/ phpunit/ src/ TextUI/ TestRunner.php, line 38
Class
- PHPUnit_TextUI_TestRunner
- A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.
Code
protected $printer = null;