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