You are here

protected property PHPUnit_TextUI_Command::$options in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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();