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