\myFrameResponse

处理http响应

Summary

Methods
Properties
Constants
__construct()
send()
create()
No public properties found
No constants found
No protected methods found
$data
$header
$code
N/A
No private methods found
No private properties found
N/A

Properties

$data

$data : 

Type

$header

$header : 

Type

$code

$code : 

Type

Methods

__construct()

__construct(  $data,   $header,   $code) 

Parameters

$data
$header
$code

send()

send() 

create()

create(  $data = '',   $header = array(),   $code = 200) 

Parameters

$data
$header
$code