@@ -48,7 +48,7 @@ |
||
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | 50 | * HtmlParser constructor. |
| 51 | - * @param $node string |
|
| 51 | + * @param \Psr\Http\Message\StreamInterface $node string |
|
| 52 | 52 | * @param $date \DateTime |
| 53 | 53 | */ |
| 54 | 54 | public function __construct($node, \DateTime $date) |