Gets the source of this ban. Note: A source is considered any String, although this is generally a player name. @return the source of the ban
()
| 77 | * @return the source of the ban |
| 78 | */ |
| 79 | @NotNull |
| 80 | public String getSource(); |
| 81 | |
| 82 | /** |
no outgoing calls
no test coverage detected