File manager - Edit - /var/www/payraty/hris/vendor/iyzico/iyzipay-php/src/Iyzipay/Model/C2CSubMerchantApiCredentials.php
Back
<?php namespace Iyzipay\Model; class C2CSubMerchantApiCredentials { private string $salt; private string $secretKey; public function getSalt(): ?string { return $this->salt ?? null; } public function setSalt(string $salt): void { $this->salt = $salt; } public function getSecretKey(): ?string { return $this->secretKey ?? null; } public function setSecretKey(string $secretKey): void { $this->secretKey = $secretKey; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings