mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-02-16 18:08:40 +00:00
phpstan, phpcs, phpunit fixes
This commit is contained in:
parent
7217fadfd0
commit
5be6b2086b
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user