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 5404d11 commit 8c93f94Copy full SHA for 8c93f94
src/main/java/com/magento/idea/magento2plugin/util/magento/IsFileInEditableModuleUtil.java
@@ -30,7 +30,7 @@ public static boolean execute(final PsiFile file) {
30
}
31
32
/**
33
- * Validates if a given virtual file is located within editable paths defined by Magento project structure.
+ * Validates if a given virtual file is located within editable paths.
34
*
35
* @param project the current project containing the virtual file
36
* @param virtualFile the file to check against editable module directories
0 commit comments