Completed
Push — master ( 28294b...5d5952 )
by Christian
02:43
created
src/Controller/TaskRunnerController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -420,7 +420,7 @@
 block discarded – undo
420 420
      *
421 421
      * @param bool $addOutput    Flag determining if the output shall get added or not.
422 422
      *
423
-     * @param null $outputOffset The output offset to use.
423
+     * @param integer|null $outputOffset The output offset to use.
424 424
      *
425 425
      * @return array
426 426
      */
Please login to merge, or discard this patch.