Automated formatting changes

This commit is contained in:
Formatter Bot 2023-01-07 18:04:13 +00:00
parent 6209dcc769
commit b5b07c9d3a

View File

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