Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ogone
AbstractResponse
toArray
Ogone\AbstractResponse::toArray PHP 메소드
AbstractResponse 1 문서
파일 보기
프로젝트 열기: marlon-be/marlon-ogone
toArray()
공개
메소드
Get all parameters + SHASIGN
public
toArray
( ) :
array
리턴
array
public function toArray() { return $this->parameters + array('SHASIGN' => $this->shaSign); }
AbstractResponse
__construct
extractShaSign
filterRequestParameters
getParam
toArray