Automated formatting changes (NO_CI)

This commit is contained in:
Formatter Bot 2023-09-24 18:34:35 +00:00
parent b2d37e4725
commit bd07ed1170
2 changed files with 26 additions and 25 deletions

View File

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