Automated formatting changes

This commit is contained in:
Formatter Bot 2021-04-04 15:14:23 +00:00
parent 3e1ac2e8a3
commit 7abad929d5

View File

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