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);
return [
<?php return [
'^:help .*$' => [
0 => [
'dest' => '\Modules\Help\Controller\SearchController:searchHelp',