Returns the plugin.yaml file containing the details for this plugin @return Contents of the plugin.yaml file
()
| 28 | * @return Contents of the plugin.yaml file |
| 29 | */ |
| 30 | public PluginDescriptionFile getDescription(); |
| 31 | |
| 32 | /** |
| 33 | * Returns the main configuration file. It should be loaded. |
no outgoing calls
no test coverage detected