This commit is contained in:
Dennis Eichhorn 2023-09-10 18:58:35 +00:00
parent 1db55bcd1e
commit d7cf4ff4b9

View File

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