Passed
Push — master ( 35f5e1...94f5b1 )
by Timo
34:40
created
Classes/Task/IndexQueueWorkerTaskAdditionalFieldProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
     /**
143 143
      * Check that a task is an instance of IndexQueueWorkerTask
144 144
      *
145
-     * @param $task
145
+     * @param AbstractTask $task
146 146
      * @throws \LogicException
147 147
      */
148 148
     protected function isTaskInstanceofIndexQueueWorkerTask($task)
Please login to merge, or discard this patch.