You are here

protected property Github_Client::$httpClient in Bibliography Module 7.2

The httpClient instance used to communicate with GitHub

Type: Github_HttpClient_Interface

File

modules/CiteProc/Github/Client.php, line 39

Class

Github_Client
Simple yet very cool PHP Github client

Code

protected $httpClient = null;