Files
HRM-System/vendor/fedapay/fedapay-php/tests/Fixtures/FooCurrency.php
2026-04-13 08:19:53 +08:00

7 lines
81 B
PHP

<?php
namespace Tests\Fixtures;
class FooCurrency extends \FedaPay\Resource
{
}