mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-02-12 16:28:40 +00:00
autofixes
This commit is contained in:
parent
ee5362e6d1
commit
1db55bcd1e
|
|
@ -1,4 +1,5 @@
|
||||||
<?php return [
|
<?php declare(strict_types=1);
|
||||||
|
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