Skip to content

Commit 9161982

Browse files
Fixed typo
1 parent 6256ac9 commit 9161982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Gitlab/Api/GroupsBoards.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
class GroupsBoards extends AbstractApi
66
{
77
/**
8-
* @param int|null $group_id
9-
* @param array $parameters
8+
* @param int|string|null $group_id
9+
* @param array $parameters
1010
*
1111
* @return mixed
1212
*/

0 commit comments

Comments
 (0)