Skip to content

Commit 07e916f

Browse files
authored
Fix phpdoc for model Commit (#576)
1 parent 6801a06 commit 07e916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Gitlab/Model/Commit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public static function fromArray(Client $client, Project $project, array $data)
7979

8080
/**
8181
* @param Project $project
82-
* @param int|null $id
82+
* @param string|null $id
8383
* @param Client|null $client
8484
*
8585
* @return void

0 commit comments

Comments
 (0)