Automated formatting changes

This commit is contained in:
Formatter Bot 2022-11-20 13:11:59 +00:00
parent cad5247138
commit 0438043117

View File

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