PHP Class StubResponse

Show file Open project: 3scale/3scale_ws_api_for_php Class Usage Examples

Public Properties

Property Type Description
$body
$headers

Public Methods

Method Description
__construct ( $code, $body = null )

Method Details

__construct() public method

public __construct ( $code, $body = null )

Property Details

$body public property

public $body

$headers public property

public $headers