protected property PHPUnit_Framework_SyntheticError::$syntheticLine

The synthetic line number.

Type: integer

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php, line 71

Class

PHPUnit_Framework_SyntheticError
Creates a synthetic failed assertion.

Code

protected $syntheticLine = 0;