You are here

private property PHPUnit_TextUI_TestRunner::$runtime in Zircon Profile 8

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

Type: Runtime

File

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

Class

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

Code

private $runtime;