Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Qafoo
Analyzer
Handler
PDepend
PHP Class Qafoo\Analyzer\Handler\PDepend
Inheritance:
extends
Qafoo\Analyzer\Handler
,
implements
RequiresCoverage
Datei anzeigen
Open project: Qafoo/QualityAnalyzer
Public Methods
Method
Description
__construct
(
Shell
$shell
)
handle
(
Project
$project
,
string
$existingResult
= null ) :
string
Handle provided directory
Method Details
__construct()
public
method
public
__construct
(
Shell
$shell
)
$shell
Qafoo\Analyzer\Shell
handle()
public
method
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
return
string