PhyrePanel-mirror/web/Modules/Customer/module.json

13 lines
246 B
JSON
Raw Normal View History

2024-04-26 14:00:04 +00:00
{
"name": "Customer",
"alias": "customer",
"description": "",
"keywords": [],
"priority": 0,
2024-04-26 18:34:05 +00:00
"hidden": true,
2024-04-26 14:00:04 +00:00
"providers": [
"Modules\\Customer\\App\\Providers\\CustomerServiceProvider"
],
"files": []
}