Automated formatting changes

This commit is contained in:
Formatter Bot 2021-09-27 21:17:17 +00:00
parent d6580d7f42
commit e8deb3bdbb

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