protected property PHPUnit_Framework_SyntheticError::$syntheticTrace in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/src/Framework/SyntheticError.php \PHPUnit_Framework_SyntheticError::syntheticTrace
The synthetic trace.
Type: array
File
- vendor/
phpunit/ phpunit/ src/ Framework/ SyntheticError.php, line 37
Class
- PHPUnit_Framework_SyntheticError
- Creates a synthetic failed assertion.
Code
protected $syntheticTrace = array();