class APIGuzzleAdapter implements GuzzleAdapterInterface
Methods
| __construct(GuzzleAdapterInterface $adapter) | ||
| getGuzzle() | ||
| call($method, $path, array $query = array(), array $postFields = array()) |
class APIGuzzleAdapter implements GuzzleAdapterInterface
| __construct(GuzzleAdapterInterface $adapter) | ||
| getGuzzle() | ||
| call($method, $path, array $query = array(), array $postFields = array()) |
public
__construct(GuzzleAdapterInterface $adapter)
public
getGuzzle()
public
call($method, $path, array $query = array(), array $postFields = array())