Clue\React\Buzz\Io\Sender::__construct PHP Méthode

__construct() public méthode

public __construct ( React\HttpClient\Client $http )
$http React\HttpClient\Client
    public function __construct(HttpClient $http)
    {
        $this->http = $http;
    }