Skip to content

Commit

Permalink
Add the HttpClient to the phpdoc to provide auto-completion
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfzdotnet committed Mar 1, 2014
1 parent 3de15b1 commit ab4572f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Tmdb/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ public function getCertificationsApi()
}

/**
* @return HttpClientInterface
* @return HttpClient|HttpClientInterface
*/
public function getHttpClient()
{
Expand Down

0 comments on commit ab4572f

Please sign in to comment.