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

7 lines
79 B
PHP

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