private static property EasyRdf_Http::$defaultHttpClient in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/easyrdf/easyrdf/lib/EasyRdf/Http.php \EasyRdf_Http::defaultHttpClient
The default HTTP Client object
File
- vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Http.php, line 49
Class
- EasyRdf_Http
- Static class to set the HTTP client used by EasyRdf
Code
private static $defaultHttpClient = null;