protected property PHPUnit_Framework_Constraint_IsEqual::$canonicalize in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Framework/Constraint/IsEqual.php \PHPUnit_Framework_Constraint_IsEqual::canonicalize
Type: bool
File
- vendor/
phpunit/ phpunit/ src/ Framework/ Constraint/ IsEqual.php, line 42
Class
- PHPUnit_Framework_Constraint_IsEqual
- Constraint that checks if one value is equal to another.
Code
protected $canonicalize = false;