stl_test/app/Services/SlotService.php
2026-05-17 19:20:20 +07:00

9 lines
55 B
PHP

<?php
namespace App\Services;
class SlotService
{
}