프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$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 |