mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-19 07:18:43 +00:00
fix path because of lang bug
This commit is contained in:
parent
f2994e903f
commit
b2bb34e498
|
|
@ -1,7 +1,7 @@
|
|||
<?php declare(strict_types=1);
|
||||
|
||||
use Modules\HumanResourcetimeRecording\Controller\BackendController;
|
||||
use Modules\HumanResourcetimeRecording\Models\PermissionState;
|
||||
use Modules\HumanResourceTimeRecording\Controller\BackendController;
|
||||
use Modules\HumanResourceTimeRecording\Models\PermissionState;
|
||||
use phpOMS\Account\PermissionType;
|
||||
use phpOMS\Router\RouteVerb;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user