Completed
Push — master ( ad3f3f...b283b6 )
by Randy
02:33
created
src/Hydrator/Dom/Translator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
     /**
27 27
      * @param DOMDocument $document
28 28
      *
29
-     * @return XmlNode|null
29
+     * @return XmlElement|null
30 30
      */
31 31
     public function translateDocument(DOMDocument $document)
32 32
     {
Please login to merge, or discard this patch.