mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Update PHPDoc
This commit is contained in:
parent
9f6492185b
commit
ed48ac6ed1
@ -365,6 +365,7 @@ class Api
|
||||
|
||||
/**
|
||||
* Get the current consumer key
|
||||
* @return string
|
||||
*/
|
||||
public function getConsumerKey()
|
||||
{
|
||||
@ -373,6 +374,7 @@ class Api
|
||||
|
||||
/**
|
||||
* Return instance of http client
|
||||
* @return HttpClient
|
||||
*/
|
||||
public function getHttpClient()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user