Completed
Push — backport/issue-171 ( 1008f3 )
by Alex
08:32
created
src/FeedIo/Standard/Rss.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Formats the document according to the standard's specification
50 50
      * @param  \DOMDocument $document
51
-     * @return mixed
51
+     * @return DOMDocument
52 52
      */
53 53
     public function format(\DOMDocument $document)
54 54
     {
Please login to merge, or discard this patch.