Completed
Push — develop ( 541c61...1f125d )
by Peter
01:43
created
src/WebinoDev/Test/DomTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      * Create DOM document from XML source
39 39
      *
40 40
      * @param string $xml
41
-     * @param string $namespace
41
+     * @param string $namespacePrefix
42 42
      * @return DOMDocument
43 43
      */
44 44
     protected function createXmlDom($xml, $namespacePrefix = null)
Please login to merge, or discard this patch.