mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-02-14 11:48:40 +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$' => [
|
'^/timerecording$' => [
|
||||||
0 => [
|
0 => [
|
||||||
'dest' => '\Modules\HumanResourceTimeRecording\Controller\TimerecordingController:viewDashboard',
|
'dest' => '\Modules\HumanResourceTimeRecording\Controller\TimerecordingController:viewDashboard',
|
||||||
|
|
@ -21,4 +22,4 @@
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user