Automated formatting changes

This commit is contained in:
Formatter Bot 2021-10-10 09:05:57 +00:00
parent 03c5f640fc
commit 21dd2dcaf6

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',