1
0
mirror of synced 2025-03-20 07:03:58 +03:00

fix catalog re-generation (#225)

This commit is contained in:
Vlad 2021-11-12 17:11:52 +03:00 committed by GitHub
parent 64ac89d1d3
commit 1d814d69bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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(