mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-11 18:48:41 +00:00
Automated formatting changes
This commit is contained in:
parent
d22d9a4ae6
commit
019c84933e
|
|
@ -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',
|
||||||
|
|
@ -43,4 +44,4 @@
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user