You are here

protected property PHPUnit_Framework_Constraint_SameSize::$expectedCount in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/phpunit/phpunit/src/Framework/Constraint/SameSize.php \PHPUnit_Framework_Constraint_SameSize::expectedCount

Type: int

Overrides PHPUnit_Framework_Constraint_Count::$expectedCount

File

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

Class

PHPUnit_Framework_Constraint_SameSize
@since Class available since Release 3.6.0

Code

protected $expectedCount;