File manager - Edit - /var/www/payraty/hris/vendor/iyzico/iyzipay-php/src/Iyzipay/Model/Mapper/RefundChargedFromMerchantMapper.php
Back
<?php namespace Iyzipay\Model\Mapper; use Iyzipay\Model\RefundChargedFromMerchant; class RefundChargedFromMerchantMapper extends RefundResourceMapper { public static function create($rawResult = null) { return new RefundChargedFromMerchantMapper($rawResult); } public function mapRefundChargedFromMerchantFrom(RefundChargedFromMerchant $refund, $jsonObject) { parent::mapRefundResourceFrom($refund, $jsonObject); return $refund; } public function mapRefundChargedFromMerchant(RefundChargedFromMerchant $refund) { return $this->mapRefundChargedFromMerchantFrom($refund, $this->jsonObject); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings