phpstan and phpcs fixes

This commit is contained in:
Dennis Eichhorn 2022-03-29 16:41:16 +02:00
parent 99e7c1c2d8
commit 8ebee829a2

View File

@ -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,