##// END OF EJS Templates
Updates VariableController::createVariable() method...
Updates VariableController::createVariable() method - Adds signal that will be emitted when the variable has been created - Changes method's signature from Variable* to void (the variable is passed in the signal) - Generates default data (on 48 hours) from the provider

File last commit:

r99:be11fc26511e
r166:ab6272d8de5a
Show More
mockplugin.json
3 lines | 30 B | application/json | JsonLexer
Alexandre Leroux
Create mock plugin
r99 {
"name" : "MockPlugin"
}