feat: add empty service
This commit is contained in:
parent
7844149d5f
commit
77d442f3e7
8
app/Services/SlotService.php
Normal file
8
app/Services/SlotService.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
class SlotService
|
||||
{
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user