Automated formatting changes

This commit is contained in:
Formatter Bot 2021-10-02 23:29:39 +00:00
parent 2efef44438
commit 7c6d832d46

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