Completed
Pull Request — master (#90)
by
unknown
03:42
created
src/PHPHtmlParser/Dom/AbstractNode.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -397,7 +397,7 @@
 block discarded – undo
397 397
     /**
398 398
      * Find node by id
399 399
      *
400
-     * @param $id
400
+     * @param integer $id
401 401
      * @return bool|AbstractNode
402 402
      */
403 403
     public function findById($id)
Please login to merge, or discard this patch.