mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-11-10 21:15:04 +01:00
Reformatted project to conform to google style guide.
This commit is contained in:
@@ -23,5 +23,6 @@ package me.clip.placeholderapi.expansion;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
public interface Relational {
|
||||
String onPlaceholderRequest(Player one, Player two, String identifier);
|
||||
|
||||
String onPlaceholderRequest(Player one, Player two, String identifier);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user