コード例 #1
0
ファイル: TestMap.php プロジェクト: mipxtx/threadunit
 public function getLogBuilder()
 {
     return new LogBuilder($this->params, $this->fileFinder, $this->workers->getLogFiles());
 }