Completed
Push — issue/122 ( d19ea9 )
by Alex
02:32
created
src/FeedIo/Parser/XmlParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
 {
36 36
 
37 37
     /**
38
-     * @param $tagName
38
+     * @param string $tagName
39 39
      * @return bool
40 40
      */
41 41
     public function isItem($tagName)
Please login to merge, or discard this patch.