@@ -39,7 +39,7 @@ |
||
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) |