Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Qafoo
Analyzer
Handler
Coverage
PHP 클래스 Qafoo\Analyzer\Handler\Coverage
상속:
extends
Qafoo\Analyzer\Handler
파일 보기
프로젝트 열기: Qafoo/QualityAnalyzer
공개 메소드들
메소드
설명
handle
(
Project
$project
,
string
$existingResult
= null ) :
string
Handle provided directory
메소드 상세
handle()
공개
메소드
Optionally an existing result file can be provided If a valid file could be generated the file name is supposed to be returned, otherwise return null.
public
handle
(
Project
$project
,
string
$existingResult
= null ) :
string
$project
Qafoo\Analyzer\Project
$existingResult
string
리턴
string