bug fixes

This commit is contained in:
Dennis Eichhorn 2021-09-25 14:48:54 +02:00
parent ae55b25557
commit 030aabfa88

View File

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