\Webmakersteve\InstagramResponse

Summary

Methods
Properties
Constants
__construct()
__toString()
getData()
setData()
setIsJson()
isJson()
getRawData()
getResponse()
getStatusCode()
getProperty()
__get()
No public properties found
No constants found
No protected methods found
$formattedData
$rawData
$isJSON
$response
N/A
No private methods found
No private properties found
N/A

Properties

$formattedData

$formattedData : 

Type

$rawData

$rawData : 

Type

$isJSON

$isJSON : 

Type

$response

$response : 

Type

Methods

__construct()

__construct(\GuzzleHttp\Psr7\Response  $response) 

Parameters

\GuzzleHttp\Psr7\Response $response

__toString()

__toString() 

getData()

getData() 

setData()

setData(  $data) 

Parameters

$data

setIsJson()

setIsJson(  $isJson) 

Parameters

$isJson

isJson()

isJson() 

getRawData()

getRawData() 

getResponse()

getResponse() 

getStatusCode()

getStatusCode() 

getProperty()

getProperty(  $property,   $default = '') 

Parameters

$property
$default

__get()

__get(  $name) 

Parameters

$name