You are here

protected property PHPUnit_Util_TestDox_NamePrettifier::$strings in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php \PHPUnit_Util_TestDox_NamePrettifier::strings

Type: array

File

vendor/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php, line 31

Class

PHPUnit_Util_TestDox_NamePrettifier
Prettifies class and method names for use in TestDox documentation.

Code

protected $strings = array();