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$' => [ '^/timerecording$' => [
0 => [ 0 => [
'dest' => '\Modules\HumanResourceTimeRecording\Controller\TimerecordingController:viewDashboard', 'dest' => '\Modules\HumanResourceTimeRecording\Controller\TimerecordingController:viewDashboard',