mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-02-17 18:28:40 +00:00
permission changes & minor bug fixes
This commit is contained in:
parent
29bc8bb4a0
commit
cad5247138
|
|
@ -1,6 +1,4 @@
|
||||||
<?php
|
<?php return [
|
||||||
declare(strict_types=1);
|
|
||||||
return [
|
|
||||||
'^:help .*$' => [
|
'^:help .*$' => [
|
||||||
0 => [
|
0 => [
|
||||||
'dest' => '\Modules\Help\Controller\SearchController:searchHelp',
|
'dest' => '\Modules\Help\Controller\SearchController:searchHelp',
|
||||||
|
|
|
||||||
0
tests/Controller/ApiControllerTest.php
Normal file → Executable file
0
tests/Controller/ApiControllerTest.php
Normal file → Executable file
Loading…
Reference in New Issue
Block a user