formatting fixes, bug fixes and support impl.

This commit is contained in:
Dennis Eichhorn 2021-07-04 18:27:21 +02:00
parent d6166f5bfe
commit 03bfa6c759

View File

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