1
0
Fork 0
mirror of synced 2025-04-18 16:41:02 +00:00

fix catalog re-generation (#225)

This commit is contained in:
Vlad 2021-11-12 17:11:52 +03:00 committed by DmitreyZl
parent a27d9e30a9
commit 3154c6decd

View file

@ -92,6 +92,7 @@ class IcmlDirector
*/
public function generateXml(): void
{
unlink($this->setup->filePath);
$this->setXmlData();
$this->icmlWriter->writeToXmlTop($this->xmlData);
$this->logger->write(