You are here

protected property PHPUnit_Framework_Constraint_ExceptionCode::$expectedCode in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionCode.php \PHPUnit_Framework_Constraint_ExceptionCode::expectedCode

Type: int

File

vendor/phpunit/phpunit/src/Framework/Constraint/ExceptionCode.php, line 19

Class

PHPUnit_Framework_Constraint_ExceptionCode
@since Class available since Release 3.6.6

Code

protected $expectedCode;