We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7499bf9 commit d770318Copy full SHA for d770318
lib/Gitlab/Api/IssueLinks.php
@@ -39,7 +39,7 @@ public function create($project_id, $issue_iid, $target_project_id, $target_issu
39
* @param int|string $project_id
40
* @param int $issue_iid
41
* @param int|string $issue_link_id
42
- * @param array $parameters {
+ * @param array $parameters {
43
*
44
* @var string $link_type
45
* }
0 commit comments