Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
think
response
Json
PHP Class think\response\Json
Inheritance:
extends
think\Response
Show file
Open project: top-think/framework
Protected Properties
Property
Type
Description
$contentType
$options
输出参数
Protected Methods
Method
Description
output
(
mixed
$data
) :
mixed
处理数据
Method Details
output()
protected
method
处理数据
protected
output
(
mixed
$data
) :
mixed
$data
mixed
要处理的数据
return
mixed
Property Details
$contentType
protected property
protected
$contentType
$options
protected property
输出参数
protected
$options