Update docs
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 12 Mar 2013 02:01:50 +0000 (03:01 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Tue, 12 Mar 2013 02:01:50 +0000 (03:01 +0100)
Change-Id: I65fb974f159a7b317843b44e90f8225ab1bf722d

includes/job/Job.php

index 0f42611..bcf582e 100644 (file)
@@ -111,7 +111,7 @@ abstract class Job {
         * runners.
         *
         * @param $type string
-        * @return Job
+        * @return Job|bool Returns false if there are no jobs
         * @deprecated 1.21
         */
        public static function pop_type( $type ) {