Automated formatting changes

This commit is contained in:
Formatter Bot 2022-04-19 21:52:05 +00:00
parent 1ed0ac6d30
commit 3bd3677dd4

View File

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