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