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