BaseTask
class BaseTask extends Plugin
Methods
run()
Run must return true, otherwise task runner will loop through getMessages() array for problems.
getMessages()
No description
Details
at line line 14
run()
Run must return true, otherwise task runner will loop through getMessages() array for problems.