Automated formatting changes

This commit is contained in:
Formatter Bot 2020-09-13 18:40:43 +00:00
parent 6f2833181b
commit 91a01a5617

View File

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