dbmsv3/app/Interfaces/Customer/CustomerInterface.php
2025-10-01 14:03:52 +09:00

6 lines
74 B
PHP

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