mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-11 11:58:47 +00:00
Automated formatting changes
This commit is contained in:
parent
3c7dec33ae
commit
5313390a83
|
|
@ -1,4 +1,5 @@
|
|||
<?php return [
|
||||
<?php declare(strict_types=1);
|
||||
return [
|
||||
'^/timerecording$' => [
|
||||
0 => [
|
||||
'dest' => '\Modules\HumanResourceTimeRecording\Controller\TimerecordingController:viewDashboard',
|
||||
|
|
@ -21,4 +22,4 @@
|
|||
],
|
||||
],
|
||||
],
|
||||
];
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user