Passed
Push — master ( 8d6a0a...7f13ff )
by Timo
32:07 queued 24s
created
Classes/Task/ReIndexTaskAdditionalFieldProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -212,7 +212,7 @@
 block discarded – undo
212 212
     /**
213 213
      * Check that a task is an instance of ReIndexTask
214 214
      *
215
-     * @param $task
215
+     * @param AbstractTask $task
216 216
      * @throws \LogicException
217 217
      */
218 218
     protected function isTaskInstanceofReIndexTask($task)
Please login to merge, or discard this patch.