Home
last modified time | relevance | path

Searched refs:outTarget (Results 1 – 1 of 1) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPrinter.php31 protected $outTarget; variable in PHPUnit_Util_Printer
61 $this->outTarget = $out;
73 if ($this->out && strncmp($this->outTarget, 'php://', 6) !== 0) {