コード例 #1
0
ファイル: Receiver.php プロジェクト: webchemistry/thepay
 /**
  * @return string|array
  */
 public function getCustomerData()
 {
     return Helper::getData(parent::getCustomerData());
 }