Automated formatting changes

This commit is contained in:
Formatter Bot 2020-03-14 14:19:53 +00:00
parent d22d9a4ae6
commit 019c84933e

View File

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