Property | Type | Description | |
---|---|---|---|
$basePath | |||
$body | |||
$domain | |||
$files | |||
$form_params | |||
$guzzleOptions | |||
$headers | |||
$method | |||
$params | |||
$path |
Method | Description | |
---|---|---|
__call ( $name, $arguments ) | ||
__construct ( $config ) | ||
addFile ( $field, $file_path ) | ||
addFormParam ( $key, $value ) | ||
addPath ( $name, $argument = null ) | ||
addPathVariable ( $variable ) | ||
call ( ) | ||
dump ( ) | ||
getGuzzleOptions ( ) | ||
getParams ( ) | ||
getUrl ( ) | ||
withBody ( $body ) | ||
withHeader ( $header, $value = null ) | ||
withHeaders ( $headers ) | ||
withParam ( $key, $value ) | ||
withParams ( $params ) |
Method | Description | |
---|---|---|
buildMultiPart ( ) |