Changed naming and use name to check if product is bio.

This commit is contained in:
2025-10-19 21:35:14 +02:00
parent e7b85a5cba
commit 817f312bb4
+1
View File
@@ -30,5 +30,6 @@ class UpdateTagsHandler extends ScheduledTaskHandler {
echo("Test"); echo("Test");
$this->logger->info(UpdateTagsTask::getTaskName() . '----------> finished ');
} }
} }