Completed
Push — issue/136 ( 67fa6e...f893cc )
by Alex
02:24
created
src/FeedIo/Rule/Category.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -21,7 +21,7 @@
 block discarded – undo
21 21
     /**
22 22
      * @param  NodeInterface $node
23 23
      * @param  \DOMElement   $element
24
-     * @return mixed
24
+     * @return Category
25 25
      */
26 26
     public function setProperty(NodeInterface $node, \DOMElement $element)
27 27
     {
Please login to merge, or discard this patch.