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); <?php return [
return [
'^:help .*$' => [ '^:help .*$' => [
0 => [ 0 => [
'dest' => '\Modules\Help\Controller\SearchController:searchHelp', 'dest' => '\Modules\Help\Controller\SearchController:searchHelp',