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

6 lines
74 B
PHP

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