protected property PHPUnit_Framework_Constraint::$exporter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/Framework/Constraint.php \PHPUnit_Framework_Constraint::exporter
File
- vendor/
phpunit/ phpunit/ src/ Framework/ Constraint.php, line 20
Class
- PHPUnit_Framework_Constraint
- Abstract base class for constraints. which are placed upon any value.
Code
protected $exporter;