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