Phraseanet PHP SDK API
Class

PhraseanetSDK\Http\APIGuzzleAdapter

class APIGuzzleAdapter implements GuzzleAdapterInterface

Methods

__construct(GuzzleAdapterInterface $adapter)

getGuzzle()

call($method, $path, array $query = array(), array $postFields = array())

Details

at line 12
public __construct(GuzzleAdapterInterface $adapter)

Parameters

GuzzleAdapterInterface $adapter

at line 17
public getGuzzle()

at line 22
public call($method, $path, array $query = array(), array $postFields = array())

Parameters

$method
$path
array $query
array $postFields