You are here

private property PHPUnit_TextUI_Command::$versionStringPrinted in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/TextUI/Command.php \PHPUnit_TextUI_Command::versionStringPrinted

Type: bool

File

vendor/phpunit/phpunit/src/TextUI/Command.php, line 91

Class

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

Code

private $versionStringPrinted = false;