@@ -36,6 +36,8 @@ |
||
| 36 | 36 | |
| 37 | 37 | /** |
| 38 | 38 | * Almacenar el codigo HTML. |
| 39 | + * @param string $html |
|
| 40 | + * @param string $xpath |
|
| 39 | 41 | */ |
| 40 | 42 | public function setContent($html, $xpath) |
| 41 | 43 | { |