Completed
Push — next ( 13826d...f3eece )
by Mathias
03:56
created
src/Utils/XmlBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
      *   ],
83 83
      *  ]
84 84
      *
85
-     * @param \DOMDocument|\DOMElement $node
85
+     * @param \DOMDocument $node
86 86
      * @param array $specs
87 87
      */
88 88
     private static function build($node, array $specs)
Please login to merge, or discard this patch.