You are here

protected property PHP_CodeCoverage_Report_Text::$showOnlySummary in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Text.php \PHP_CodeCoverage_Report_Text::showOnlySummary

File

vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Text.php, line 23

Class

PHP_CodeCoverage_Report_Text
Generates human readable output from an PHP_CodeCoverage object.

Code

protected $showOnlySummary;