Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Ogone
AbstractResponse
toArray
Ogone\AbstractResponse::toArray PHP Méthode
AbstractResponse Class Documentation
Afficher le fichier
Open project: marlon-be/marlon-ogone
toArray()
public
méthode
Get all parameters + SHASIGN
public
toArray
( ) :
array
Résultat
array
public function toArray() { return $this->parameters + array('SHASIGN' => $this->shaSign); }
AbstractResponse
__construct
extractShaSign
filterRequestParameters
getParam
toArray