File manager - Edit - /var/www/payraty/hris/vendor/midtrans/midtrans-php/tests/integration/IntegrationTest.php
Back
<?php namespace Midtrans\integration; use Midtrans\Config; abstract class IntegrationTest extends \PHPUnit_Framework_TestCase { public static function setUpBeforeClass() { Config::$serverKey = getenv('SERVER_KEY'); Config::$clientKey = getenv('CLIENT_KEY'); Config::$isProduction = false; } public function tearDown() { // One second interval to avoid throttle sleep(1); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings