Automated formatting changes

This commit is contained in:
Formatter Bot 2021-07-15 19:57:24 +00:00
parent e3c1d918b0
commit a1780a2e42

View File

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