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