Automated formatting changes

This commit is contained in:
Formatter Bot 2021-02-08 22:04:29 +00:00
parent 53e7b8bea3
commit b5b5954ceb

View File

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