<?php
namespace ShopWithMe\KpiReport;
use Shopware\Core\Framework\Plugin;
class ShopWithMeKpiReport extends Plugin
{
}