protected property PHPUnit_Util_TestDox_NamePrettifier::$prefix in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/Util/TestDox/NamePrettifier.php \PHPUnit_Util_TestDox_NamePrettifier::prefix
Type: string
File
- vendor/
phpunit/ phpunit/ src/ Util/ TestDox/ NamePrettifier.php, line 21
Class
- PHPUnit_Util_TestDox_NamePrettifier
- Prettifies class and method names for use in TestDox documentation.
Code
protected $prefix = 'Test';