Gets the plugin manager for interfacing with plugins. @return a plugin manager for this Server instance
()
| 402 | * @return a plugin manager for this Server instance |
| 403 | */ |
| 404 | @NotNull |
| 405 | public PluginManager getPluginManager(); |
| 406 | |
| 407 | /** |
no outgoing calls
no test coverage detected