@@ -329,7 +329,6 @@ |
||
| 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)); |