You are here

private property CurlHandler::$factory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php \GuzzleHttp\Handler\CurlHandler::factory

@var CurlFactoryInterface

File

vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php, line 17

Class

CurlHandler
HTTP handler that uses cURL easy handles as a transport layer.

Namespace

GuzzleHttp\Handler

Code

private $factory;