diff --git a/bridges/GithubIssueBridge.php b/bridges/GithubIssueBridge.php index eaf4d9dd..4c56cf0a 100644 --- a/bridges/GithubIssueBridge.php +++ b/bridges/GithubIssueBridge.php @@ -14,7 +14,7 @@ class GithubIssueBridge extends BridgeAbstract{ $this->description = 'Returns the comments of a github project issue'; $this->update = '2016-06-25'; - $this->parameters= + $this->parameters[]= '[ { "name" : "User name",