Свойство | Тип | Описание | |
---|---|---|---|
$reporters | array | List of reporters to dispatch to. |
Метод | Описание | |
---|---|---|
__construct ( array $reporters ) : void | Construct reporter dispatcher | |
report ( pchRepository $repository, array $issues ) : void | Report occured issues |
public __construct ( array $reporters ) : void | ||
$reporters | array | |
Результат | void |
protected array $reporters | ||
Результат | array |