PHP - Manual: GearmanJob::setReturn
2024-11-13
(PECL gearman >= 0.5.0)
GearmanJob::setReturn — Set a return value
$gearman_return_t
): boolSets the return value for this job, indicates how the job completed.
gearman_return_t
A valid Gearman return value.
Description...