메소드 | 설명 | |
---|---|---|
validate ( pchRepository $repository ) : void | Validate the current check |
메소드 | 설명 | |
---|---|---|
getChangedFiles ( pchRepository $repository ) : array | Returns an array of chanegd files | |
getFileContents ( pchRepository $repository, string $file ) : resource | Get file contents as stream |
protected getChangedFiles ( pchRepository $repository ) : array | ||
$repository | pchRepository | |
리턴 | array |
protected getFileContents ( pchRepository $repository, string $file ) : resource | ||
$repository | pchRepository | |
$file | string | |
리턴 | resource |