@@ -62,8 +62,8 @@ |
||
62 | 62 | /** |
63 | 63 | * Set the content. |
64 | 64 | * |
65 | - * @param type $content The content. |
|
66 | - * @return NotificcationInterface Returns this notification. |
|
65 | + * @param string $content The content. |
|
66 | + * @return AbstractNotification Returns this notification. |
|
67 | 67 | */ |
68 | 68 | protected function setContent($content) { |
69 | 69 | $this->content = $content; |