protected property MaestroTaskTrait::$completionStatus in Maestro 8.2
Same name and namespace in other branches
- 3.x src/MaestroTaskTrait.php \Drupal\maestro\MaestroTaskTrait::completionStatus
Default will be that the task completed normally.
Type: int
File
- src/
MaestroTaskTrait.php, line 45
Class
- MaestroTaskTrait
- MaestroTaskTrait.
Namespace
Drupal\maestroCode
protected $completionStatus = MAESTRO_TASK_COMPLETION_NORMAL;