File manager - Edit - /home/opticamezl/www/newok/libraries/fabrik/vendor/omnipay/common/tests/Omnipay/Common/PaymentMethodTest.php
Back
<?php namespace Omnipay\Common; use Omnipay\Tests\TestCase; class PaymentMethodTest extends TestCase { public function testConstruct() { $method = new PaymentMethod('99', 'Acme Corp'); $this->assertSame('99', $method->getId()); $this->assertSame('Acme Corp', $method->getName()); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings