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