Automated formatting changes

This commit is contained in:
Formatter Bot 2022-12-10 21:24:22 +00:00
parent 7070a49f21
commit 4192cbca7d

View File

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