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