protected property PHPUnit_Framework_Constraint_Count::$expectedCount in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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;