Completed
Pull Request — master (#11)
by Fabien
05:31 queued 02:40
created
Tests/Entity/Xml2arrayFunctionsTest.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -329,7 +329,6 @@
 block discarded – undo
329 329
 
330 330
     /**
331 331
      * @param string $curriculumVitae
332
-     * @param string $XML
333 332
      */
334 333
     private function assertXml2Array($expected, $curriculumVitae, $xml) {
335 334
         $this->Xml2arrayFunctions = new Xml2arrayFunctions(simplexml_load_string($curriculumVitae));
Please login to merge, or discard this patch.