1
0
mirror of https://github.com/DanilaFe/abacus synced 2026-01-28 01:25:19 +00:00

Add numerous documentation fixes.

This commit is contained in:
2017-08-05 16:15:30 -07:00
parent 508e98413d
commit 3e39087fde
5 changed files with 8 additions and 5 deletions

View File

@@ -70,6 +70,8 @@ public class PluginManager {
/**
* Creates a new plugin manager.
*
* @param abacus the abacus instance.
*/
public PluginManager(Abacus abacus) {
this.abacus = abacus;