We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d279f00 commit 855f359Copy full SHA for 855f359
src/com/magento/idea/magento2plugin/project/validator/SettingsFormValidator.java
@@ -24,7 +24,7 @@ public SettingsFormValidator(
24
}
25
26
/**
27
- * Validates form if plugin is enabled
+ * Validates form if plugin is enabled.
28
*
29
* @throws ConfigurationException Exception
30
*/
@@ -51,4 +51,4 @@ public void validate() throws ConfigurationException {
51
52
53
54
-}
+}
0 commit comments