Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Omnipay
WechatPay
Helper
PHP Class Omnipay\WechatPay\Helper
Exibir arquivo
Open project: lokielse/omnipay-wechatpay
Class Usage Examples
Public Methods
Method
Description
array2xml
(
$arr
,
$root
= 'xml' )
sign
(
$data
,
$key
)
xml2array
(
$xml
)
Method Details
array2xml()
public
static
method
public
static
array2xml
(
$arr
,
$root
= 'xml' )
sign()
public
static
method
public
static
sign
(
$data
,
$key
)
xml2array()
public
static
method
public
static
xml2array
(
$xml
)