Automated formatting changes

This commit is contained in:
Formatter Bot 2021-03-07 20:43:09 +00:00
parent d236a3c44c
commit a8661fc0ae

View File

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