File manager - Edit - /var/www/payraty/hris/vendor/iyzico/iyzipay-php/src/Iyzipay/Options.php
Back
<?php namespace Iyzipay; class Options { private $apiKey; private $secretKey; private $baseUrl; public function getApiKey() { return $this->apiKey; } public function setApiKey($apiKey) { $this->apiKey = $apiKey; } public function getSecretKey() { return $this->secretKey; } public function setSecretKey($secretKey) { $this->secretKey = $secretKey; } public function getBaseUrl() { return $this->baseUrl; } public function setBaseUrl($baseUrl) { $this->baseUrl = $baseUrl; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings