fix @covers

This commit is contained in:
Dennis Eichhorn 2020-10-09 00:20:25 +02:00
parent 7d37417881
commit ca0006b4dd

View File

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