impl. todos

This commit is contained in:
Dennis Eichhorn 2021-02-09 22:56:16 +01:00
parent b033ff98be
commit d56703b28c

View File

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