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