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
PFinal
Wechat
Message
Raw
PHP Class PFinal\Wechat\Message\Raw
Inheritance:
implements
PFinal\Wechat\Contract\ReplyMessage
Mostrar archivo
Open project: pfinal/wechat
Public Properties
Property
Type
Description
$data
Public Methods
Method
Description
__construct
(
string
$data
)
手动构建xml字符串
type
( ) :
string
xmlData
( ) :
string
Method Details
__construct()
public
method
手动构建xml字符串
public
__construct
(
string
$data
)
$data
string
type()
public
method
public
type
( ) :
string
return
string
xmlData()
public
method
public
xmlData
( ) :
string
return
string
Property Details
$data
public_oe property
public
$data