Automated formatting changes

This commit is contained in:
Formatter Bot 2020-04-18 20:41:08 +00:00
parent c850d24142
commit 5cf87a3c66

View File

@ -1,4 +1,5 @@
<?php return [
<?php declare(strict_types=1);
return [
'^:help .*$' => [
0 => [
'dest' => '\Modules\Help\Controller\SearchController:searchHelp',
@ -43,4 +44,4 @@
],
],
],
];
];