Completed
Push — master ( 0c0fc7...f69c09 )
by Tim
15:20
created
Classes/Service/NewsOverwrite.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
     }
40 40
 
41 41
     /**
42
-     * @param News  $news
42
+     * @param null|News  $news
43 43
      * @param Index $index
44 44
      */
45 45
     public function overWriteNewsPropertiesByIndexObject(News $news, Index $index)
Please login to merge, or discard this patch.