dbmsv2/app/Interfaces/Customer/CustomerInterface.php
2025-09-17 14:29:21 +09:00

6 lines
74 B
PHP

<?php
namespace App\Interfaces\Customer;
interface CustomerInterFace {}