Completed
Pull Request — master (#307)
by Alex
03:25 queued 01:59
created
src/FeedIo/Explorer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
 
90 90
     /**
91 91
      * Tells if the given Element contains a valid Feed Url
92
-     * @param  DomElement $element
92
+     * @param  \DOMElement $element
93 93
      * @return bool
94 94
      */
95 95
     protected function isFeedLink(\DomElement $element) : bool
Please login to merge, or discard this patch.