protected property PHPUnit_Framework_Constraint_IsIdentical::$value in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Framework/Constraint/IsIdentical.php \PHPUnit_Framework_Constraint_IsIdentical::value
Type: mixed
File
- vendor/
phpunit/ phpunit/ src/ Framework/ Constraint/ IsIdentical.php, line 34
Class
- PHPUnit_Framework_Constraint_IsIdentical
- Constraint that asserts that one value is identical to another.
Code
protected $value;