Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
pchReporter
PHP Class pchReporter, php-commit-hooks
Afficher le fichier
Open project: kore/php-commit-hooks
Méthodes publiques
Méthode
Description
report
(
pchRepository
$repository
,
array
$issues
) :
void
Report occured issues
Method Details
report()
abstract
public
méthode
Report occured issues, passed as an array.
abstract
public
report
(
pchRepository
$repository
,
array
$issues
) :
void
$repository
pchRepository
$issues
array
Résultat
void