CommunityClient
class CommunityClient
Traits
Properties
protected | $curl | from CICommon | |
protected | $api_url | from CICommon |
Methods
mixed
retrieve(string $repo_full_name)
No description
Details
in CICommon at line 18
__construct(Curl $curl, string $api_url)
CICommon constructor.