Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
pchCliReporter
PHP Class pchCliReporter, php-commit-hooks
Inheritance:
extends
pchTextReporter
ファイルを表示
Open project: kore/php-commit-hooks
Public Methods
Method
Description
report
(
pchRepository
$repository
,
array
$issues
) :
void
Report occured issues
Method Details
report()
public
method
Report occured issues, passed as an array.
public
report
(
pchRepository
$repository
,
array
$issues
) :
void
$repository
pchRepository
$issues
array
return
void