class CommunityClient

Traits

Properties

protected $curl from CICommon
protected $api_url from CICommon

Methods

__construct(Curl $curl, string $api_url)

CICommon constructor.

from CICommon
mixed
retrieve(string $repo_full_name)

No description

Details

in CICommon at line 18
__construct(Curl $curl, string $api_url)

CICommon constructor.

Parameters

Curl $curl
string $api_url

at line 20
mixed retrieve(string $repo_full_name)

Parameters

string $repo_full_name

Return Value

mixed

Exceptions

Exception

See also