Completed
Push — master ( ccfb5d...0bfeaf )
by Felix
02:15
created
src/Crawler.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -36,6 +36,8 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.