Returns a value indicating whether or not this plugin is currently enabled @return true if this plugin is enabled, otherwise false
()
| 111 | * @return true if this plugin is enabled, otherwise false |
| 112 | */ |
| 113 | public boolean isEnabled(); |
| 114 | |
| 115 | /** |
| 116 | * Called when this plugin is disabled |
no outgoing calls
no test coverage detected