Automated formatting changes

This commit is contained in:
Formatter Bot 2021-08-29 09:20:40 +00:00
parent e1c2c49d25
commit ee0d750f11

View File

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