Skip to content

Commit c2931d7

Browse files
committed
Merge pull request ornicar#33 from sidorenko/patch-1
Update lib/Github/Client.php
2 parents c4705f0 + 58291f3 commit c2931d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ public function getPullRequestApi()
244244
* @param string $name the API name
245245
* @param Github_ApiInterface $api the API instance
246246
*
247-
* @return null
247+
* @return Github_ApiInterface the API instance
248248
*/
249249
public function setApi($name, Github_ApiInterface $instance)
250250
{

0 commit comments

Comments
 (0)