mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-16 15:25:11 +01:00
Add missing @return Javadoc for RegionGroup#getAutoRegions()
This commit is contained in:
parent
858b019806
commit
9a52ca3d9b
@ -36,6 +36,7 @@ public class RegionGroup {
|
||||
|
||||
/**
|
||||
* Get automatically added regions.
|
||||
* @return Set of regions automatically added by the configuration
|
||||
*/
|
||||
public Set<String> getAutoRegions() {
|
||||
if(autoDirty) {
|
||||
|
Loading…
Reference in New Issue
Block a user