Automated formatting changes

This commit is contained in:
Formatter Bot 2020-10-10 19:32:32 +00:00
parent ca0006b4dd
commit a7cac1964c

View File

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