From 6e99f3543c539ec4c31e0867975d08cbb5493d90 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 13 Sep 2011 18:53:26 +0000 Subject: [PATCH] Fix Doc Bug #55685: Wrong input type of GearmanJob::setReturn git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316682 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/gearman/gearmanjob/setreturn.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/gearman/gearmanjob/setreturn.xml b/reference/gearman/gearmanjob/setreturn.xml index 240255b978..46b0f81110 100644 --- a/reference/gearman/gearmanjob/setreturn.xml +++ b/reference/gearman/gearmanjob/setreturn.xml @@ -11,7 +11,7 @@ &reftitle.description; public boolGearmanJob::setReturn - stringgearman_return_t + intgearman_return_t Sets the return value for this job, indicates how the job completed.