Completed
Pull Request — develop (#30)
by Antoine
04:33
created
src/Common/XMLReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
      *
106 106
      * @param string $path
107 107
      * @param \DOMElement $contextNode
108
-     * @return \DOMElement|null
108
+     * @return \DOMNode|null
109 109
      */
110 110
     public function getElement($path, \DOMElement $contextNode = null)
111 111
     {
Please login to merge, or discard this patch.