mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Merge pull request #9163 from buismaarten/patch-1
This commit is contained in:
commit
a5014c5782
@ -54,7 +54,7 @@ final class GitInfo extends SourceControlInfo
|
||||
* Constructor.
|
||||
*
|
||||
* @param string $branch branch name
|
||||
* @param CommitInfo $head hEAD commit
|
||||
* @param CommitInfo $head HEAD commit
|
||||
* @param RemoteInfo[] $remotes remote repositories
|
||||
*/
|
||||
public function __construct(string $branch, CommitInfo $head, array $remotes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user