Automated formatting changes

This commit is contained in:
Formatter Bot 2021-07-04 16:31:22 +00:00
parent 03bfa6c759
commit 2add75a426

View File

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