Ardillo\Task
On this page
Description
Ardillo base Task class.
Properties
Task::$suspended
Whether the Task is suspended or not
- type:
bool
- default:
false
Methods
Task::onExecute()
Task’s execution handler
Ardillo base Task class.
Task::$suspended
Whether the Task is suspended or not
bool
false
Task::onExecute()
Task’s execution handler