protected property PHPUnit_Framework_Exception::$serializableTrace in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/src/Framework/Exception.php \PHPUnit_Framework_Exception::serializableTrace
Type: array
File
- vendor/
phpunit/ phpunit/ src/ Framework/ Exception.php, line 38
Class
- PHPUnit_Framework_Exception
- Base class for all PHPUnit Framework exceptions.
Code
protected $serializableTrace;