Home
last modified time | relevance | path

Searched refs:syntheticFile (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DSyntheticError.php21 protected $syntheticFile = ''; variable in PHPUnit_Framework_SyntheticError
50 $this->syntheticFile = $file;
60 return $this->syntheticFile;