Completed
Push — master ( 3bc011...0fdb9c )
by Ryota
02:07
created
Job/Job.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     abstract protected function run();
36 36
 
37 37
     /**
38
-     * @return string
38
+     * @return QueueName
39 39
      */
40 40
     public function getJobName()
41 41
     {
Please login to merge, or discard this patch.