Skip to content

Commit 58291f3

Browse files
author
Igor Sidorenko
committed
Update lib/Github/Client.php
Changed a value of @return tag in PHPDoc
1 parent c4705f0 commit 58291f3

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)