We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af979f6 commit 5a6b840Copy full SHA for 5a6b840
ide.json
@@ -2,12 +2,12 @@
2
"$schema": "https://laravel-ide.com/schema/laravel-ide-v2.json",
3
"codeGenerations": [
4
{
5
- "id": "webfox.create-string-backed-enum",
+ "id": "webfox.create-backed-enum",
6
"name": "Create Backed Enum",
7
"classSuffix": "Enum",
8
"parameters": [
9
10
- "id": "webfox.create-string-backed-enum:type",
+ "id": "webfox.create-backed-enum:type",
11
"name": "Type",
12
"type": "combobox",
13
"options": {
0 commit comments