You are here

protected static property PHPUnit_TextUI_TestRunner::$versionStringPrinted in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/TextUI/TestRunner.php \PHPUnit_TextUI_TestRunner::versionStringPrinted

Type: bool

File

vendor/phpunit/phpunit/src/TextUI/TestRunner.php, line 43

Class

PHPUnit_TextUI_TestRunner
A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.

Code

protected static $versionStringPrinted = false;