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