Closed iPaat closed 8 years ago
I renamed Execute() to Init(); Add a method to check whether a plugin is loaded or not.
Execute()
Init()
Fix: #54
Could we rename the Class from PluginsManager to PluginManager? We always used Singular in previous classes
PluginsManager
PluginManager
:+1:
I renamed
Execute()
toInit()
; Add a method to check whether a plugin is loaded or not.Fix: #54