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 ebedc52 commit 4cc035eCopy full SHA for 4cc035e
ide.json
@@ -11,7 +11,8 @@
11
"name": "${CURRENT_TIME|format:yyyy_MM_dd_HHmmss}_${INPUT_CLASS|className|snakeCase}.php",
12
"template": {
13
"type": "stub",
14
- "path": "resources/stubs/action.stub"
+ "path": "/stubs/action.stub",
15
+ "fallbackPath": "resources/stubs/action.stub"
16
}
17
18
]
0 commit comments