mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
450eafcad3
commit
0dad0ccc27
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ abstract public class BasePlugin : Plugin {
|
|||
|
||||
/**
|
||||
* Plugins can expose properties to other plugins through this map.
|
||||
* TODO: move this to its own class, it shouldn't be polluting BasePlugin
|
||||
*/
|
||||
val pluginProperties = hashMapOf<String, Any>()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue