public function CurlMultiInterface::getState

Get the current state of the Pool

Return value

string

1 method overrides CurlMultiInterface::getState()
CurlMulti::getState in drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php
Get the current state of the Pool

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php, line 47

Class

CurlMultiInterface
Interface for sending a pool of {

Namespace

Guzzle\Http\Curl

Code

public function getState();