Automated formatting changes

This commit is contained in:
Formatter Bot 2020-02-25 19:13:41 +00:00
parent 3c7dec33ae
commit 5313390a83

View File

@ -1,4 +1,5 @@
<?php return [
<?php declare(strict_types=1);
return [
'^/timerecording$' => [
0 => [
'dest' => '\Modules\HumanResourceTimeRecording\Controller\TimerecordingController:viewDashboard',
@ -21,4 +22,4 @@
],
],
],
];
];