Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
think
response
Json
PHP Class think\response\Json
Inheritance:
extends
think\Response
Mostrar archivo
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_oe property
protected
$contentType
$options
protected_oe property
输出参数
protected
$options