Home
last modified time | relevance | path

Searched refs:syntheticLine (Results 1 – 1 of 1) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DSyntheticError.php28 protected $syntheticLine = 0; variable in PHPUnit_Framework_SyntheticError
51 $this->syntheticLine = $line;
68 return $this->syntheticLine;