Skip to content

Commit 6c9268d

Browse files
committed
fill missing javadoc
1 parent fa259a9 commit 6c9268d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/java/org/maxgamer/quickshop/api/integration/IntegratedPlugin.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
import org.jetbrains.annotations.NotNull;
2525
import org.maxgamer.quickshop.util.reload.Reloadable;
2626

27+
/**
28+
* Integration module
29+
*/
2730
public interface IntegratedPlugin extends Reloadable {
2831
/**
2932
* Return the integrated plugin name.

0 commit comments

Comments
 (0)