1
0
Fork 0
mirror of synced 2025-04-04 06:13:32 +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(