removeAll()
Remove all Plugins from the PluginManager. It calls Plugin.destroy on every plugin before removing it from the manager.
- Source code: core/PluginManager.js (Line 159)
removeAll()
Remove all Plugins from the PluginManager. It calls Plugin.destroy on every plugin before removing it from the manager.
Please login to continue.