Remove all "pluginPath" arguments from the plugin::init functions
In the early beginning we were able to access the plugin path only by a parameter sent to the init function. Now, this parameter is not sent anymore, but the arguments are still there. Some cleanup is need to remove it from the code (it may cause confusion).
Find this issue on GitHub
Owner: |
set to Artur Formella
|
Status: |
new →
assigned
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Find this issue on GitHub
Fixed with [3174]