AbstractConsumerUpdate AbstractConsumerUpdate(
)
|
|
boolean install(
int
$cid
)
|
|
Overwrite this method to perform your installation/update.
Return an boolean, whether it was successful or not.
Parameters:
|
int |
$cid: |
the Consumer ID |
API Tags:
| Return: | the result |
| Abstract: | |