X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fjobqueue%2FJobQueueGroup.php;h=7bc97d82fed8930b4d82a14ad5a94ad11809a0cd;hb=e390198c4e4be7632b01173e42050061f1cc346a;hp=06cd04ce6d617ff0d82d35fbb877cae4b0f93d45;hpb=1c5deb40ad077c9bebe809930a74bfbc2c871247;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/jobqueue/JobQueueGroup.php b/includes/jobqueue/JobQueueGroup.php index 06cd04ce6d..7bc97d82fe 100644 --- a/includes/jobqueue/JobQueueGroup.php +++ b/includes/jobqueue/JobQueueGroup.php @@ -397,7 +397,8 @@ class JobQueueGroup { } /** - * @return JobQueue[] + * @return array[] + * @phan-return array}> */ protected function getCoalescedQueues() { global $wgJobTypeConf;