@@ -93,7 +93,6 @@ |
||
93 | 93 | } |
94 | 94 | |
95 | 95 | /** |
96 | - * @param string $description |
|
97 | 96 | * @return NodeInterface |
98 | 97 | */ |
99 | 98 | public function setImage(string $image = null) : FeedInterface |
@@ -50,7 +50,6 @@ |
||
50 | 50 | public function getImage() : ? string ; |
51 | 51 | |
52 | 52 | /** |
53 | - * @param string $description |
|
54 | 53 | * @return NodeInterface |
55 | 54 | */ |
56 | 55 | public function setImage(string $image = null) : FeedInterface; |