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 2416dbb commit 5a23b35Copy full SHA for 5a23b35
src/com/magento/idea/magento2plugin/util/magento/IsFileInEditableModuleUtil.java
@@ -15,7 +15,7 @@ public final class IsFileInEditableModuleUtil {
15
private IsFileInEditableModuleUtil() {}
16
17
/**
18
- * Module is considered editable if it is declared within `MAGENTO_ROOT/app/code` directory
+ * Module is considered editable if it is declared within `MAGENTO_ROOT/app/code` directory.
19
*
20
* @param file PsiFile
21
* @return boolean
0 commit comments