You are here

protected property PHPUnit_Framework_Constraint_Count::$expectedCount in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Framework/Constraint/Count.php \PHPUnit_Framework_Constraint_Count::expectedCount

Type: int

File

vendor/phpunit/phpunit/src/Framework/Constraint/Count.php, line 19

Class

PHPUnit_Framework_Constraint_Count
@since Class available since Release 3.6.0

Code

protected $expectedCount = 0;