You are here

protected static property PubSubHubbub::$httpClient in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-feed/src/PubSubHubbub/PubSubHubbub.php \Zend\Feed\PubSubHubbub\PubSubHubbub::httpClient

Singleton instance if required of the HTTP client

Type: Http\Client

File

vendor/zendframework/zend-feed/src/PubSubHubbub/PubSubHubbub.php, line 41

Class

PubSubHubbub

Namespace

Zend\Feed\PubSubHubbub

Code

protected static $httpClient = null;