reconstruction of the project
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services;
|
||||
|
||||
use App\Services\AttendanceTracking\AttendanceTrackingService as CoreService;
|
||||
|
||||
class AttendanceTrackingService extends CoreService
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user