Automated formatting changes

This commit is contained in:
Formatter Bot 2022-04-18 20:42:08 +00:00
parent 1e08f26746
commit 9461e451fe

View File

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