<?php declare(strict_types=1);
namespace KmAnalytics;
use Shopware\Core\Framework\Plugin;
class KmAnalytics extends Plugin
{
}