mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-02-13 19:48:40 +00:00
phpstan and phpcs fixes
This commit is contained in:
parent
99e7c1c2d8
commit
8ebee829a2
|
|
@ -10,7 +10,7 @@
|
||||||
"icon": "fa fa-home",
|
"icon": "fa fa-home",
|
||||||
"order": 10,
|
"order": 10,
|
||||||
"from": "Home",
|
"from": "Home",
|
||||||
"permission": { "permission": 2, "type": null, "element": null },
|
"permission": { "permission": 2, "category": null, "element": null },
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"order": 999,
|
"order": 999,
|
||||||
"from": "Home",
|
"from": "Home",
|
||||||
"permission": {
|
"permission": {
|
||||||
"type": null,
|
"category": null,
|
||||||
"element": null
|
"element": null
|
||||||
},
|
},
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user