unit tests and bug fixes

This commit is contained in:
Dennis Eichhorn 2021-10-10 11:03:34 +02:00
parent e7e45557ca
commit 03c5f640fc

View File

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