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