Automated formatting changes

This commit is contained in:
Formatter Bot 2021-06-26 12:40:39 +00:00
parent 0ba58f531e
commit d6166f5bfe

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